Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-152135
#<BuildRuby:0x00007fb11b60fdc8
@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.20240705-152135",
@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.000007 0.000031 ( 0.000031)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000034 0.000010 0.000044 ( 0.000045)
build_up 0.009623 0.001574 4.925222 ( 5.158041)
build_miniruby 0.000000 0.002196 2.056485 ( 2.128218)
build_ruby 0.001223 0.000976 4.195591 ( 4.370314)
build_all 0.007390 0.002239 8.629855 ( 3.481664)
build_install 0.012805 0.009980 11.707802 ( 5.444316)
test_btest 0.001001 0.000342 125.166495 ( 41.086033)
test_basic 0.010199 0.003489 1.397484 ( 1.488840)
test_all 0.102843 0.054567 885.083046 (249.862869)
test_rubyspec 0.042580 0.058021 180.047446 ( 40.268500)
total: 353.29 sec