Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260123-162445
#<BuildRuby:0x0000720294d3fdc0
@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.20260123-162445",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.003762 0.004215 3.416358 ( 4.285332)
build_miniruby 0.000569 0.001165 2.119617 ( 2.401767)
build_ruby 0.001846 0.000766 5.318624 ( 53.862748)
build_all 0.008482 0.002177 7.969081 ( 6.230055)
build_install 0.021197 0.003256 11.024519 ( 8.544348)
test_btest 0.000093 0.001094 86.528109 ( 72.910549)
test_basic 0.006055 0.006626 1.310461 ( 1.895473)
test_all 0.093847 0.048108 852.277518 (376.676422)
test_rubyspec 0.057631 0.029191 139.928386 ( 39.598112)
total: 566.41 sec