Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-102826
#<BuildRuby:0x000073689639fdd8
@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.20260119-102826",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.002135 0.006059 3.501381 ( 3.690396)
build_miniruby 0.000668 0.001225 2.147075 ( 2.247110)
build_ruby 0.000024 0.002028 5.002018 ( 5.075275)
build_all 0.006563 0.002892 7.478749 ( 3.209549)
build_install 0.015942 0.005014 9.993409 ( 5.305255)
test_btest 0.000517 0.000524 82.521336 ( 25.274129)
test_basic 0.004324 0.004256 1.117430 ( 1.169032)
test_all 0.091066 0.050378 838.880229 (297.737125)
test_rubyspec 0.050020 0.041405 137.567184 ( 30.234029)
total: 373.94 sec