Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251214-095144
#<BuildRuby:0x000074370853fdc8
@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.20251214-095144",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.001696 0.006183 3.101417 ( 3.088819)
build_miniruby 0.001210 0.000310 1.874648 ( 1.897529)
build_ruby 0.001839 0.000208 4.845387 ( 15.975359)
build_all 0.004690 0.004545 7.028517 ( 3.735447)
build_install 0.015548 0.006220 10.093704 ( 6.838949)
test_btest 0.000854 0.000249 77.232060 ( 33.035019)
test_basic 0.004585 0.003859 1.133994 ( 1.397235)
test_all 0.094778 0.037952 764.312882 (351.071909)
test_rubyspec 0.058395 0.027347 131.744603 ( 70.784224)
total: 487.83 sec