Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-125641
#<BuildRuby:0x000055e14cb29f20
@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.20240121-125641",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005816 0.000129 1.792802 ( 2.948392)
build_miniruby 0.001595 0.000113 1.793866 ( 2.059498)
build_ruby 0.002112 0.000000 3.602749 ( 4.301116)
build_all 0.008472 0.000000 6.263176 ( 5.789734)
build_install 0.016152 0.005109 7.791232 ( 7.961238)
test_btest 0.000872 0.000082 85.407554 ( 86.670236)
test_basic 0.007397 0.000693 0.973204 ( 1.628528)
test_all 0.092434 0.039973 845.639146 (842.297082)
test_rubyspec 0.075644 0.039450 179.352723 (250.188606)
total: 1203.85 sec