Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250918-151543
#<BuildRuby:0x0000727dafc3fdd0
@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.20250918-151543",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002319 0.006124 4.357480 ( 2.753761)
build_miniruby 0.000747 0.000626 1.494218 ( 1.490698)
build_ruby 0.001534 0.000160 3.979107 ( 4.035176)
build_all 0.005927 0.001271 6.329973 ( 2.713882)
build_install 0.013011 0.005324 9.454422 ( 4.571147)
test_btest 0.000723 0.000221 62.177267 ( 17.613145)
test_basic 0.005781 0.002572 0.995017 ( 1.045169)
test_all 0.080524 0.037274 640.487181 (188.576677)
test_rubyspec 0.041980 0.038314 114.658450 ( 23.343831)
total: 246.14 sec