Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250505-015800
#<BuildRuby:0x00007f345b57fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250505-015800",
@make="make",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003600 0.003175 2.486631 ( 2.576197)
build_miniruby 0.001304 0.000253 1.462249 ( 1.459334)
build_ruby 0.001582 0.000306 3.893471 ( 3.993266)
build_all 0.007034 0.001361 5.067690 ( 2.076073)
build_install 0.013318 0.004358 7.715910 ( 4.259659)
test_btest 0.000720 0.000148 47.252159 ( 12.828521)
test_basic 0.003816 0.004168 0.827888 ( 0.883684)
test_all 0.078156 0.040299 550.897651 (162.385226)
test_rubyspec 0.063528 0.014122 110.630330 ( 33.662965)
total: 224.13 sec