Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-021853
#<BuildRuby:0x000055d5b42122c8
@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-021853",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000000 0.006079 1.743499 ( 2.083891)
build_miniruby 0.000000 0.001333 1.597203 ( 1.595049)
build_ruby 0.000000 0.001783 2.908389 ( 3.143074)
build_all 0.001163 0.006213 5.710883 ( 2.167164)
build_install 0.009300 0.008091 7.161984 ( 3.329235)
test_btest 0.000000 0.000797 83.125419 ( 22.038465)
test_basic 0.001282 0.005229 0.863901 ( 0.929261)
test_all 0.096567 0.022457 749.021030 (229.584784)
test_rubyspec 0.050144 0.047172 157.189689 (166.781134)
total: 431.65 sec