Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260304-071825
#<BuildRuby:0x00007693708cfdc8
@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.20260304-071825",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.000456 0.007302 3.001381 ( 3.089439)
build_miniruby 0.000667 0.001176 2.082585 ( 2.052434)
build_ruby 0.001138 0.001034 5.079014 ( 5.173293)
build_all 0.007135 0.002328 7.913317 ( 3.491947)
build_install 0.015208 0.006458 10.383904 ( 5.837267)
test_btest 0.000000 0.000980 87.823342 ( 26.607546)
test_basic 0.005595 0.004492 1.322307 ( 1.363007)
test_all 0.097238 0.040580 841.551482 (276.578733)
test_rubyspec 0.046745 0.046888 152.214056 ( 34.080505)
total: 358.28 sec