Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260124-132559
#<BuildRuby:0x000073c8d614fdd0
@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.20260124-132559",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.000688 0.005988 2.176514 ( 2.352265)
build_miniruby 0.000956 0.000424 1.351823 ( 1.348051)
build_ruby 0.001864 0.000000 3.925079 ( 3.970908)
build_all 0.005431 0.003288 7.114210 ( 3.110866)
build_install 0.012436 0.007157 9.151118 ( 5.531532)
test_btest 0.000280 0.000700 76.502305 ( 20.905026)
test_basic 0.001507 0.006606 0.941936 ( 0.984419)
test_all 0.088755 0.037348 759.234733 (230.220834)
test_rubyspec 0.054678 0.033025 134.571674 ( 26.985144)
total: 295.41 sec