Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-060009
#<BuildRuby:0x00007d2fa88cfdc0
@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.20251031-060009",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004291 0.003794 3.912334 ( 2.421865)
build_miniruby 0.000271 0.001129 1.197283 ( 1.193873)
build_ruby 0.001092 0.000679 2.944602 ( 3.091367)
build_all 0.006994 0.000677 5.600851 ( 2.243260)
build_install 0.014411 0.003771 7.922508 ( 3.808406)
test_btest 0.000827 0.000106 60.347573 ( 16.211132)
test_basic 0.002184 0.005098 0.759613 ( 0.807133)
test_all 0.081247 0.040515 582.087088 (188.106599)
test_rubyspec 0.041368 0.041624 117.569677 ( 19.541320)
total: 237.43 sec