Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-040014
#<BuildRuby:0x00007f2e2857fdc0
@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-040014",
@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.000026 0.000005 0.000031 ( 0.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000044)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.009415 0.000945 4.815929 ( 4.732261)
build_miniruby 0.000000 0.002153 1.942339 ( 1.997670)
build_ruby 0.000672 0.001852 5.033847 ( 5.252153)
build_all 0.008966 0.001846 9.080654 ( 4.710854)
build_install 0.014898 0.010482 12.737173 ( 7.490282)
test_btest 0.000905 0.000227 128.013483 ( 65.968667)
test_basic 0.013327 0.000931 1.459904 ( 1.836628)
test_all 0.125154 0.042238 1045.981980 (991.343784)
test_rubyspec 0.093526 0.008560 192.234787 (194.057370)
total: 1277.39 sec