Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250704-154703
#<BuildRuby:0x00007336c1b0fde0
@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.20250704-154703",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.005111 0.003734 4.065461 ( 3.431569)
build_miniruby 0.001019 0.000287 2.254801 ( 1.859177)
build_ruby 0.000510 0.001143 3.282208 ( 3.440566)
build_all 0.006094 0.002197 5.225196 ( 2.165884)
build_install 0.012249 0.008890 7.969358 ( 3.785929)
test_btest 0.000702 0.000231 48.508123 ( 13.879285)
test_basic 0.000172 0.005985 0.676899 ( 0.734498)
test_all 0.077850 0.041172 665.163607 (203.415888)
test_rubyspec 0.038690 0.041603 152.104298 ( 32.742424)
total: 265.46 sec