Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-061002
#<BuildRuby:0x00007f1d6b8bfdc8
@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.20241207-061002",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.006808 0.000907 3.377550 ( 3.634546)
build_miniruby 0.000000 0.001996 1.516970 ( 1.514655)
build_ruby 0.000000 0.001959 4.101694 ( 4.222129)
build_all 0.009219 0.000262 6.465559 ( 2.797486)
build_install 0.005992 0.013464 8.720770 ( 4.373394)
test_btest 0.000000 0.001013 77.546227 ( 21.641127)
test_basic 0.001471 0.008530 1.045877 ( 1.090762)
test_all 0.090890 0.053257 713.573148 (221.491138)
test_rubyspec 0.040999 0.041271 116.347283 ( 23.328140)
total: 284.09 sec