Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260210-010642
#<BuildRuby:0x00007193b82cfde0
@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.20260210-010642",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002585 0.004154 2.954038 ( 2.773178)
build_miniruby 0.000000 0.001695 1.750059 ( 1.724584)
build_ruby 0.001059 0.000692 3.989992 ( 4.092394)
build_all 0.004962 0.002569 6.216752 ( 2.591335)
build_install 0.011810 0.005955 8.977464 ( 4.896641)
test_btest 0.000884 0.000000 80.000108 ( 30.340936)
test_basic 0.001781 0.008434 1.104425 ( 1.151118)
test_all 0.081537 0.039959 755.887282 (242.809014)
test_rubyspec 0.049404 0.033110 129.825082 ( 22.546348)
total: 312.93 sec