Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-055535
#<BuildRuby:0x00007f117715fdd0
@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.20241020-055535",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000046 0.000011 0.000057 ( 0.000057)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.006547 0.001541 4.035814 ( 3.888938)
build_miniruby 0.000000 0.001669 1.730971 ( 1.727086)
build_ruby 0.000473 0.001412 4.345281 ( 4.495518)
build_all 0.000000 0.009217 7.256772 ( 2.926224)
build_install 0.006023 0.012331 9.473283 ( 4.200878)
test_btest 0.000000 0.000984 91.990113 ( 25.896478)
test_basic 0.001701 0.009460 1.192319 ( 1.239291)
test_all 0.110573 0.039854 793.318738 (271.212292)
test_rubyspec 0.046100 0.038048 136.450686 ( 29.506598)
total: 345.09 sec