Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250808-050846
#<BuildRuby:0x000073b14a2efdc8
@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.20250808-050846",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004478 0.003166 3.454065 ( 2.744018)
build_miniruby 0.001301 0.000000 1.090772 ( 1.087600)
build_ruby 0.001517 0.000000 3.100234 ( 3.314820)
build_all 0.005278 0.001524 5.197588 ( 2.016415)
build_install 0.012924 0.003224 7.487641 ( 3.586117)
test_btest 0.000617 0.000187 54.183831 ( 14.941027)
test_basic 0.006836 0.001127 0.830784 ( 0.883310)
test_all 0.083082 0.031818 588.892809 (186.831943)
test_rubyspec 0.042485 0.034607 152.890192 ( 28.052857)
total: 243.46 sec