Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-234759
#<BuildRuby:0x000055852fe75ef0
@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.20231218-234759",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003019 0.003564 2.377899 ( 2.456399)
build_miniruby 0.001338 0.000099 1.623693 ( 1.622871)
build_ruby 0.001848 0.000137 3.299962 ( 3.517838)
build_all 0.004314 0.003515 5.685441 ( 3.123042)
build_install 0.011004 0.008071 7.195275 ( 4.184067)
test_btest 0.000624 0.000101 81.031566 ( 32.246422)
test_basic 0.005655 0.000276 0.862670 ( 0.936996)
test_all 0.100380 0.018785 693.782244 (265.758072)
test_rubyspec 0.043230 0.025015 95.982131 (107.649572)
total: 421.50 sec