Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-171624
#<BuildRuby:0x00007f630e0ffdc0
@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.20241003-171624",
@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.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002402 0.005822 3.866836 ( 3.712626)
build_miniruby 0.000000 0.001859 1.733871 ( 1.730214)
build_ruby 0.000000 0.001709 4.265198 ( 4.407351)
build_all 0.008710 0.001184 7.547903 ( 3.068694)
build_install 0.017851 0.003624 10.390365 ( 6.485836)
test_btest 0.000688 0.000172 94.711668 ( 31.366369)
test_basic 0.006156 0.003234 1.019933 ( 1.080279)
test_all 0.097337 0.057444 815.525442 (279.654116)
test_rubyspec 0.042868 0.049604 139.085638 ( 31.519695)
total: 363.03 sec