Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-132147
#<BuildRuby:0x00007f169836fdc0
@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.20241115-132147",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.003735 0.005064 4.155330 ( 5.154163)
build_miniruby 0.001613 0.000468 1.780776 ( 2.124735)
build_ruby 0.001532 0.000444 4.650335 ( 5.242438)
build_all 0.004872 0.005782 7.143948 ( 5.877059)
build_install 0.019850 0.003367 10.418740 ( 8.021637)
test_btest 0.000602 0.000183 85.148662 ( 59.673959)
test_basic 0.009225 0.003213 1.147944 ( 1.483665)
test_all 0.116576 0.036617 827.271226 (490.530011)
test_rubyspec 0.047512 0.043596 127.636910 ( 52.339284)
total: 630.45 sec