Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251104-235522
#<BuildRuby:0x000073a90039fdd8
@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.20251104-235522",
@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.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.001742 0.004176 2.157372 ( 2.340704)
build_miniruby 0.000401 0.001129 1.629213 ( 1.625577)
build_ruby 0.001059 0.001028 4.142471 ( 4.260233)
build_all 0.005848 0.002971 6.715900 ( 2.894199)
build_install 0.013192 0.006450 8.100618 ( 4.273930)
test_btest 0.001020 0.000013 70.023430 ( 31.127160)
test_basic 0.008391 0.002430 1.187696 ( 1.470739)
test_all 0.090563 0.034529 684.717918 (205.294782)
test_rubyspec 0.044373 0.039077 119.587613 ( 22.794716)
total: 276.08 sec