Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250711-060433
#<BuildRuby:0x00007c153eccfdd8
@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.20250711-060433",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004793 0.002478 3.518725 ( 2.659214)
build_miniruby 0.000621 0.000669 1.580785 ( 1.577514)
build_ruby 0.001458 0.000117 3.553887 ( 3.729207)
build_all 0.007607 0.001142 5.591041 ( 2.384193)
build_install 0.017007 0.002703 8.820406 ( 4.515190)
test_btest 0.000803 0.000106 50.881297 ( 15.168788)
test_basic 0.006695 0.000856 0.900915 ( 0.958347)
test_all 0.086410 0.032678 664.214945 (208.717283)
test_rubyspec 0.043156 0.031565 141.949226 ( 29.812456)
total: 269.52 sec