Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-140029
#<BuildRuby:0x0000558a83196078
@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.20231221-140029",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005604 0.000000 1.789095 ( 2.154041)
build_miniruby 0.001703 0.000000 1.639876 ( 1.639209)
build_ruby 0.000000 0.001776 3.139251 ( 3.342779)
build_all 0.002059 0.006611 5.635205 ( 2.747577)
build_install 0.014774 0.005446 7.020471 ( 3.771365)
test_btest 0.001077 0.000000 82.633332 ( 25.091070)
test_basic 0.000337 0.006034 0.811200 ( 0.882679)
test_all 0.104709 0.019188 658.529014 (281.468428)
test_rubyspec 0.036334 0.032098 95.269139 (108.097797)
total: 429.20 sec