Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-172608
#<BuildRuby:0x00007fef596afdd8
@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.20241116-172608",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.003844 0.003981 3.334177 ( 8.271812)
build_miniruby 0.001913 0.000000 1.426790 ( 2.916926)
build_ruby 0.001851 0.000000 3.806871 ( 39.789109)
build_all 0.009679 0.000591 6.917248 ( 3.923713)
build_install 0.020157 0.004571 10.383311 ( 7.716317)
test_btest 0.000768 0.000091 85.036096 ( 56.959975)
test_basic 0.007516 0.005328 1.186894 ( 1.465309)
test_all 0.095456 0.061146 813.366802 (289.344795)
test_rubyspec 0.040511 0.040205 119.667689 ( 21.612025)
total: 432.00 sec