Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-094311
#<BuildRuby:0x00005647f8b263d0
@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.20240204-094311",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005142 0.001168 2.003185 ( 2.605829)
build_miniruby 0.001252 0.000285 1.866164 ( 1.867154)
build_ruby 0.001422 0.000323 3.397155 ( 3.630520)
build_all 0.002868 0.005053 6.243083 ( 3.238337)
build_install 0.018145 0.001185 7.931276 ( 5.316829)
test_btest 0.000000 0.000844 87.578136 ( 41.675754)
test_basic 0.002101 0.004939 0.940073 ( 1.059024)
test_all 0.079434 0.037652 686.970381 (263.437459)
test_rubyspec 0.050433 0.052344 157.979472 (169.640458)
total: 492.47 sec