Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-133119
#<BuildRuby:0x00007fb85e63fdd0
@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.20240704-133119",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.007586 0.000948 3.752300 ( 3.537524)
build_miniruby 0.001647 0.000206 6.386139 ( 5.940230)
build_ruby 0.000000 0.001918 3.328424 ( 3.512009)
build_all 0.004974 0.003175 7.446268 ( 2.773927)
build_install 0.007658 0.010370 9.965091 ( 4.546321)
test_btest 0.000866 0.000187 108.014225 ( 28.733707)
test_basic 0.003490 0.006075 1.140064 ( 1.232359)
test_all 0.110892 0.041958 768.465613 (231.133747)
test_rubyspec 0.062023 0.034534 168.085917 ( 28.865094)
total: 310.28 sec