Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-142842
#<BuildRuby:0x00007f046f8bfdd8
@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.20240614-142842",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.007555 0.001112 3.401486 ( 3.660320)
build_miniruby 0.001199 0.000365 1.646640 ( 1.645095)
build_ruby 0.001776 0.000000 3.280680 ( 3.490689)
build_all 0.004608 0.003556 6.738514 ( 2.536751)
build_install 0.015597 0.002220 9.250225 ( 4.516291)
test_btest 0.000000 0.001143 103.372831 ( 29.450231)
test_basic 0.001869 0.006566 0.923578 ( 0.984173)
test_all 0.096697 0.049363 721.545806 (223.667044)
test_rubyspec 0.047447 0.043807 157.098695 ( 27.675936)
total: 297.63 sec