Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-025027
#<BuildRuby:0x000055e14ded6078
@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.20240212-025027",
@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.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002677 0.003707 2.029894 ( 2.381269)
build_miniruby 0.001708 0.000000 1.755798 ( 1.758230)
build_ruby 0.001910 0.000000 3.856122 ( 4.136453)
build_all 0.007116 0.001251 6.967637 ( 3.063914)
build_install 0.015917 0.004022 8.680059 ( 4.629609)
test_btest 0.001186 0.000223 90.674302 ( 28.570123)
test_basic 0.005983 0.000330 0.786280 ( 0.845639)
test_all 0.072109 0.046586 753.889962 (236.766252)
test_rubyspec 0.052150 0.044293 153.107268 (162.376644)
total: 444.53 sec