Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-115636
#<BuildRuby:0x00007f53d437fdc8
@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.20240621-115636",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000047 0.000014 0.000061 ( 0.000052)
configure 0.000038 0.000012 0.000050 ( 0.000050)
build_up 0.007997 0.002482 4.054678 ( 4.702496)
build_miniruby 0.001612 0.000501 1.790918 ( 1.832650)
build_ruby 0.002022 0.000628 4.793795 ( 5.218390)
build_all 0.011081 0.000000 8.618715 ( 4.935786)
build_install 0.022500 0.002852 11.738766 ( 7.141769)
test_btest 0.000698 0.000184 110.745440 ( 32.963262)
test_basic 0.000000 0.008509 1.070509 ( 4.052346)
test_all 0.126500 0.023154 824.465930 (263.384404)
test_rubyspec 0.035768 0.057158 163.098437 ( 35.448073)
total: 359.68 sec