Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-132509
#<BuildRuby:0x00007156e138fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251027-132509",
@make="make",
@no_timeout_error=nil,
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003210 0.004327 3.295921 ( 2.161987)
build_miniruby 0.001275 0.000000 1.202883 ( 1.203420)
build_ruby 0.001355 0.000173 2.931840 ( 3.035552)
build_all 0.007219 0.001502 5.016754 ( 1.979545)
build_install 0.018776 0.001597 8.218569 ( 3.677035)
test_btest 0.000623 0.000142 50.462264 ( 13.562308)
test_basic 0.003040 0.002420 0.669621 ( 0.733779)
test_all 0.077101 0.038893 595.322536 (177.017580)
test_rubyspec 0.049961 0.032269 114.739183 ( 18.698512)
total: 222.07 sec