Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-055401
#<BuildRuby:0x000055a7af2f9fc0
@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.20240207-055401",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002066 0.004246 2.017862 ( 2.630296)
build_miniruby 0.001314 0.000141 2.020266 ( 2.022441)
build_ruby 0.001504 0.000161 3.452988 ( 3.688042)
build_all 0.007454 0.000798 6.167471 ( 2.878805)
build_install 0.005825 0.013721 8.087914 ( 4.719034)
test_btest 0.000640 0.000133 87.625303 ( 35.489183)
test_basic 0.000000 0.005623 0.961557 ( 1.053384)
test_all 0.074337 0.041276 768.959215 (296.510692)
test_rubyspec 0.062221 0.043221 173.169857 (185.582382)
total: 534.58 sec