Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250724-070013
#<BuildRuby:0x00007e48340cfdc8
@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.20250724-070013",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.004763 0.002942 3.894256 ( 2.801569)
build_miniruby 0.000255 0.001105 1.552170 ( 1.548293)
build_ruby 0.001781 0.000000 3.911736 ( 4.021010)
build_all 0.006439 0.001405 6.201718 ( 2.662492)
build_install 0.012120 0.005923 8.810940 ( 4.273834)
test_btest 0.000791 0.000136 58.435137 ( 16.138700)
test_basic 0.003907 0.004115 0.730812 ( 0.779284)
test_all 0.088661 0.028116 669.119589 (202.196814)
test_rubyspec 0.052971 0.027023 152.618473 ( 29.021839)
total: 263.45 sec