Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-002335
#<BuildRuby:0x00007fdadc32fdc0
@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.20240724-002335",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007013 0.000658 3.434256 ( 3.405850)
build_miniruby 0.001421 0.000133 1.504383 ( 1.500840)
build_ruby 0.001804 0.000169 4.106387 ( 4.278695)
build_all 0.007652 0.000717 7.769314 ( 3.166614)
build_install 0.008007 0.009453 10.520635 ( 5.136918)
test_btest 0.000861 0.000130 114.879983 ( 29.867266)
test_basic 0.003560 0.005243 1.150133 ( 1.202295)
test_all 0.098794 0.049543 831.130422 (268.485813)
test_rubyspec 0.042060 0.050325 166.949725 ( 33.154154)
total: 350.20 sec