Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250618-181827
#<BuildRuby:0x00007384752dfdd0
@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.20250618-181827",
@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.000000 0.000023 ( 0.000023)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.002762 0.004811 3.578853 ( 2.524406)
build_miniruby 0.001229 0.000056 1.204222 ( 1.201230)
build_ruby 0.001280 0.000306 3.298398 ( 3.409348)
build_all 0.004132 0.003806 6.030688 ( 2.619249)
build_install 0.008196 0.010435 8.525034 ( 4.208496)
test_btest 0.000139 0.000723 51.078555 ( 15.618687)
test_basic 0.004016 0.002355 0.889145 ( 0.945280)
test_all 0.079349 0.036388 608.363189 (188.857789)
test_rubyspec 0.041691 0.032049 106.795943 ( 26.186022)
total: 245.57 sec