Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251218-072325
#<BuildRuby:0x000075a395abfdc0
@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.20251218-072325",
@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.000033 0.000000 0.000033 ( 0.000035)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.000207 0.005929 2.310469 ( 2.434292)
build_miniruby 0.001258 0.000299 1.683668 ( 1.680462)
build_ruby 0.000947 0.000999 4.444400 ( 4.459984)
build_all 0.006806 0.001957 6.676478 ( 2.687070)
build_install 0.012646 0.006331 8.412768 ( 4.486928)
test_btest 0.000895 0.000000 76.630445 ( 21.232117)
test_basic 0.006577 0.001689 0.990617 ( 1.076874)
test_all 0.095612 0.034454 740.378127 (227.634829)
test_rubyspec 0.055774 0.029515 127.119627 ( 26.947778)
total: 292.64 sec