Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-042307
#<BuildRuby:0x00007f89326afdc0
@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.20241231-042307",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002407 0.003534 2.233718 ( 2.591516)
build_miniruby 0.001308 0.000347 1.701643 ( 1.701446)
build_ruby 0.002440 0.000000 4.447250 ( 4.603677)
build_all 0.007818 0.001650 6.967571 ( 3.591663)
build_install 0.009543 0.010232 8.626892 ( 5.306789)
test_btest 0.000698 0.000215 78.724068 ( 22.632965)
test_basic 0.005987 0.004624 0.838426 ( 0.880943)
test_all 0.106559 0.038231 761.954631 (262.557115)
test_rubyspec 0.040349 0.037723 115.517944 ( 25.433011)
total: 329.30 sec