Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-102212
#<BuildRuby:0x000073558cb6fdc8
@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-102212",
@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.000006 0.000029 ( 0.000026)
autoconf 0.000040 0.000011 0.000051 ( 0.000045)
configure 0.000000 0.000049 0.000049 ( 0.000049)
build_up 0.004578 0.002785 3.090535 ( 3.146435)
build_miniruby 0.001441 0.000122 1.906965 ( 2.187034)
build_ruby 0.001144 0.001047 4.804752 ( 5.287954)
build_all 0.007255 0.002827 6.923556 ( 3.912457)
build_install 0.014034 0.009607 9.868825 ( 6.451757)
test_btest 0.000771 0.000252 73.147069 ( 27.156503)
test_basic 0.003521 0.004008 1.045612 ( 1.096591)
test_all 0.086125 0.039644 688.423295 (215.773975)
test_rubyspec 0.051916 0.032200 128.804628 ( 30.565408)
total: 295.58 sec