Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-095748
#<BuildRuby:0x00005599d2bea7f0
@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.20221229-095748",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004080 0.000532 1.172839 ( 1.607460)
build_miniruby 0.001663 0.000217 1.545474 ( 1.556047)
build_ruby 0.001661 0.000000 3.327202 ( 3.703539)
build_all 0.002397 0.004297 3.549122 ( 1.751172)
build_install 0.011698 0.001950 3.033311 ( 2.275985)
test_btest 0.000558 0.000093 55.720662 ( 19.435623)
test_basic 0.005684 0.000292 0.425493 ( 0.527455)
test_all 0.001036 0.000167 625.939227 (213.400357)
test_rubyspec 0.036230 0.011124 67.234483 ( 85.817264)
total: 330.08 sec