Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-153427
#<BuildRuby:0x00007fa9f40cfdc8
@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.20240707-153427",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.000452 0.008135 4.459214 ( 3.886173)
build_miniruby 0.001369 0.000411 1.694065 ( 1.691888)
build_ruby 0.001676 0.000503 4.371302 ( 4.523305)
build_all 0.003062 0.006466 8.471638 ( 3.356135)
build_install 0.017785 0.003303 11.552944 ( 5.184901)
test_btest 0.001040 0.000337 124.252874 ( 32.549333)
test_basic 0.001057 0.008283 1.206962 ( 1.264481)
test_all 0.114151 0.040134 923.887920 (317.508951)
test_rubyspec 0.051568 0.045615 175.131701 ( 37.406677)
total: 407.37 sec