Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260210-140934
#<BuildRuby:0x000074651362fdd0
@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-140934",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000038 0.000014 0.000052 ( 0.000052)
configure 0.000036 0.000012 0.000048 ( 0.000047)
build_up 0.001566 0.005240 2.567373 ( 2.372918)
build_miniruby 0.000000 0.001517 2.045951 ( 2.287393)
build_ruby 0.001873 0.000338 5.259865 ( 5.560560)
build_all 0.006639 0.002736 7.840746 ( 4.713426)
build_install 0.017421 0.004711 10.658618 ( 7.576796)
test_btest 0.000000 0.001017 81.422499 ( 36.014156)
test_basic 0.005936 0.004272 1.020019 ( 1.058755)
test_all 0.092542 0.027777 691.208565 (218.972799)
test_rubyspec 0.040227 0.041910 134.192147 ( 28.447385)
total: 307.01 sec