Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250827-225119
#<BuildRuby:0x00007e2797d3fdc8
@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.20250827-225119",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005224 0.002856 4.354114 ( 2.769431)
build_miniruby 0.001153 0.000277 1.528850 ( 1.527063)
build_ruby 0.000624 0.001167 4.121327 ( 4.148140)
build_all 0.006208 0.002061 5.995428 ( 2.460489)
build_install 0.014920 0.004998 9.249515 ( 4.470045)
test_btest 0.000750 0.000197 62.374729 ( 23.446775)
test_basic 0.005506 0.003176 1.074564 ( 1.311861)
test_all 0.083696 0.037938 680.961814 (200.667851)
test_rubyspec 0.048623 0.028877 111.586148 ( 27.538274)
total: 268.34 sec