Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-090111
#<BuildRuby:0x00007fbd0c91fde0
@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.20240807-090111",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000000 0.000049 0.000049 ( 0.000049)
build_up 0.004867 0.003076 3.645894 ( 3.582840)
build_miniruby 0.001570 0.000000 1.564040 ( 1.561053)
build_ruby 0.002023 0.000000 4.233915 ( 4.412861)
build_all 0.009392 0.000000 8.197316 ( 3.169919)
build_install 0.015984 0.003431 11.025827 ( 5.187503)
test_btest 0.000792 0.000187 118.741134 ( 31.056756)
test_basic 0.006594 0.004573 1.227038 ( 1.274193)
test_all 0.100926 0.049954 883.858109 (287.716092)
test_rubyspec 0.048223 0.041607 169.756942 ( 33.933625)
total: 371.90 sec