Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-161021
#<BuildRuby:0x000072234696fdd0
@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.20251230-161021",
@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.000024 0.000006 0.000030 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003348 0.004535 3.010683 ( 4.689910)
build_miniruby 0.000952 0.001017 14.476846 ( 17.376719)
build_ruby 0.001450 0.000830 5.680471 ( 49.847032)
build_all 0.008739 0.001970 7.954966 ( 5.663783)
build_install 0.018847 0.005442 10.714811 ( 9.156281)
test_btest 0.000276 0.000795 85.558711 ( 59.003463)
test_basic 0.005325 0.003709 1.314770 ( 1.622955)
test_all 0.102116 0.040930 863.937780 (512.753642)
test_rubyspec 0.051358 0.037823 141.093144 ( 59.352385)
total: 719.47 sec