Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-214731
#<BuildRuby:0x00005634659b6258
@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.20240112-214731",
@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.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002030 0.004239 1.623046 ( 1.940533)
build_miniruby 0.001273 0.000141 1.609377 ( 1.607210)
build_ruby 0.001672 0.000186 3.189882 ( 3.391019)
build_all 0.003332 0.004081 5.619694 ( 2.269797)
build_install 0.009325 0.006970 6.766536 ( 3.426981)
test_btest 0.000874 0.000164 79.796973 ( 20.703424)
test_basic 0.004965 0.000931 0.658529 ( 0.716485)
test_all 0.089308 0.031682 740.358002 (216.801783)
test_rubyspec 0.023829 0.038251 82.492960 ( 93.822554)
total: 344.68 sec