Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260120-152418
#<BuildRuby:0x00007d7afce9fdc8
@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.20260120-152418",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.003707 0.004156 3.301513 ( 3.096534)
build_miniruby 0.000869 0.000975 1.952838 ( 1.950823)
build_ruby 0.001063 0.001019 4.877201 ( 4.907961)
build_all 0.007275 0.001206 7.466647 ( 3.225582)
build_install 0.015185 0.005893 9.607505 ( 5.137471)
test_btest 0.000275 0.000846 80.407331 ( 21.685700)
test_basic 0.009023 0.001473 1.115722 ( 1.164419)
test_all 0.090723 0.039054 746.211403 (217.305547)
test_rubyspec 0.050178 0.037805 132.285211 ( 26.961077)
total: 285.44 sec