Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-044123
#<BuildRuby:0x000055b3349a5a00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230107-044123",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004284 0.000357 1.131558 ( 1.550361)
build_miniruby 0.001055 0.000088 1.190929 ( 1.191264)
build_ruby 0.001602 0.000000 3.313194 ( 3.674122)
build_all 0.003645 0.003801 3.892533 ( 2.085313)
build_install 0.013944 0.000630 2.653494 ( 1.973434)
test_btest 0.000768 0.000083 56.132930 ( 21.806997)
test_basic 0.005006 0.000000 0.399123 ( 0.627497)
test_all 0.000000 0.002383 651.476411 (219.738776)
test_rubyspec 0.025729 0.027665 70.807090 ( 82.584681)
total: 335.23 sec