Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-172413
#<BuildRuby:0x00007f380ec1fdc0
@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.20241220-172413",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.002081 0.003285 1.772968 ( 2.098526)
build_miniruby 0.000960 0.000349 1.475355 ( 1.472701)
build_ruby 0.002071 0.000000 4.456061 ( 4.686920)
build_all 0.007495 0.001989 6.736505 ( 3.034817)
build_install 0.009433 0.008799 7.752150 ( 4.101317)
test_btest 0.000631 0.000253 75.841460 ( 25.862344)
test_basic 0.009930 0.000521 1.019036 ( 1.078091)
test_all 0.080036 0.064954 763.040821 (324.253169)
test_rubyspec 0.027024 0.049428 118.615835 ( 31.271587)
total: 397.86 sec