Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-211115
#<BuildRuby:0x00007f2c62fbfdc0
@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.20241225-211115",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.003617 0.002310 1.966058 ( 2.271127)
build_miniruby 0.000967 0.000372 1.219553 ( 1.216292)
build_ruby 0.001232 0.000474 3.287478 ( 3.441568)
build_all 0.008056 0.000000 6.126838 ( 2.510893)
build_install 0.012678 0.005847 8.441265 ( 4.483998)
test_btest 0.000556 0.000204 75.093985 ( 22.485488)
test_basic 0.007318 0.001142 0.997075 ( 1.046292)
test_all 0.098027 0.043469 691.246478 (241.288030)
test_rubyspec 0.045244 0.036108 111.622517 ( 22.765728)
total: 301.51 sec