Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-132107
#<BuildRuby:0x0000727120acfdd8
@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.20250723-132107",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004971 0.002553 3.910312 ( 2.794271)
build_miniruby 0.001125 0.000281 1.596148 ( 1.592851)
build_ruby 0.001566 0.000000 3.953153 ( 4.080030)
build_all 0.006900 0.001357 6.229682 ( 2.717207)
build_install 0.016104 0.001353 9.248975 ( 4.827246)
test_btest 0.002176 0.000266 59.324932 ( 16.646701)
test_basic 0.005995 0.001933 0.992514 ( 1.045646)
test_all 0.088494 0.030564 689.758758 (213.426829)
test_rubyspec 0.048450 0.030801 153.896979 ( 32.304994)
total: 279.44 sec