Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-150929
#<BuildRuby:0x00007fafbe46fdc8
@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.20240708-150929",
@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.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004568 0.005361 4.709668 ( 8.073771)
build_miniruby 0.000000 0.002269 1.810615 ( 2.752100)
build_ruby 0.000417 0.001999 4.662267 ( 7.141115)
build_all 0.009352 0.001494 8.795400 ( 11.617043)
build_install 0.024448 0.003020 12.306016 ( 16.730753)
test_btest 0.000924 0.000097 127.018984 (186.631831)
test_basic 0.013226 0.000000 1.349743 ( 2.843421)
test_all 0.118302 0.048085 967.560238 (1263.451174)
test_rubyspec 0.049941 0.037179 178.683181 ( 65.505123)
total: 1564.75 sec