Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-141130
#<BuildRuby:0x00007f500335fde0
@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-141130",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000000 0.000042 0.000042 ( 0.000043)
build_up 0.003090 0.004270 2.284177 ( 3.783197)
build_miniruby 0.001666 0.000190 1.838557 ( 2.278895)
build_ruby 0.002067 0.000236 4.640367 ( 5.211185)
build_all 0.009973 0.001140 7.208607 ( 5.219080)
build_install 0.014572 0.009159 9.236153 ( 7.310851)
test_btest 0.000680 0.000108 80.719999 ( 43.807106)
test_basic 0.007981 0.004351 1.140541 ( 1.554349)
test_all 0.097503 0.049153 699.858552 (242.238324)
test_rubyspec 0.052096 0.029336 116.937056 ( 24.402892)
total: 335.81 sec