Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250924-131458
#<BuildRuby:0x000070925eeffdd8
@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.20250924-131458",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005287 0.003831 4.612518 ( 2.723318)
build_miniruby 0.000000 0.001467 1.512380 ( 1.509117)
build_ruby 0.000853 0.000891 3.929656 ( 3.972806)
build_all 0.005660 0.002897 6.003037 ( 2.467609)
build_install 0.015955 0.005944 9.620694 ( 4.656019)
test_btest 0.000992 0.000004 61.899409 ( 17.542600)
test_basic 0.002585 0.006056 1.007362 ( 1.054041)
test_all 0.091368 0.028906 659.752840 (237.261437)
test_rubyspec 0.049788 0.027982 113.922862 ( 25.228067)
total: 296.42 sec