Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-060548
#<BuildRuby:0x00007f1cf53ffde0
@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.20241103-060548",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003406 0.004465 3.917781 ( 3.834048)
build_miniruby 0.001434 0.000185 1.556131 ( 1.554413)
build_ruby 0.001935 0.000000 4.285183 ( 4.431089)
build_all 0.005888 0.003505 6.733374 ( 2.820050)
build_install 0.017065 0.002965 9.846118 ( 4.882742)
test_btest 0.000849 0.000127 74.845647 ( 19.834123)
test_basic 0.009432 0.000234 0.831793 ( 0.876830)
test_all 0.115837 0.032617 740.477657 (218.558260)
test_rubyspec 0.040437 0.044749 119.422851 ( 28.338788)
total: 285.13 sec