Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-050801
#<BuildRuby:0x00007a63ce6ffde0
@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.20251213-050801",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000181 0.007365 2.928523 ( 2.772013)
build_miniruby 0.001448 0.000158 1.805202 ( 1.803689)
build_ruby 0.002003 0.000008 4.570463 ( 28.614004)
build_all 0.006867 0.002284 6.808351 ( 2.961279)
build_install 0.017713 0.004548 9.706464 ( 5.354515)
test_btest 0.000600 0.000196 76.324080 ( 24.942724)
test_basic 0.004927 0.004056 1.055871 ( 1.107070)
test_all 0.091589 0.038913 779.277939 (267.478354)
test_rubyspec 0.056492 0.027523 131.424401 ( 29.665932)
total: 364.70 sec