Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260106-144052
#<BuildRuby:0x0000736fe474fdc0
@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.20260106-144052",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000042)
build_up 0.002900 0.005117 3.161671 ( 3.219690)
build_miniruby 0.001532 0.000094 1.657546 ( 1.654645)
build_ruby 0.001486 0.000271 4.194956 ( 4.211950)
build_all 0.005768 0.003006 6.797313 ( 2.918259)
build_install 0.009931 0.008807 9.077895 ( 5.080547)
test_btest 0.000760 0.000180 74.782574 ( 20.805140)
test_basic 0.005930 0.001953 1.065958 ( 5.346009)
test_all 0.094492 0.034447 792.585130 (259.342161)
test_rubyspec 0.055605 0.030276 134.776354 ( 40.607899)
total: 343.19 sec