Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-191103
#<BuildRuby:0x00007fa92107fdd8
@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.20240706-191103",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000048 0.000008 0.000056 ( 0.000051)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.005720 0.005248 4.448160 ( 4.704457)
build_miniruby 0.001565 0.000322 1.747499 ( 1.799573)
build_ruby 0.002011 0.000414 4.801800 ( 5.054276)
build_all 0.003194 0.008405 8.765347 ( 5.628622)
build_install 0.025419 0.000000 12.434481 ( 7.949851)
test_btest 0.000849 0.000095 125.873300 ( 75.495173)
test_basic 0.004143 0.007508 1.330685 ( 1.409928)
test_all 0.117898 0.037784 897.426200 (324.588364)
test_rubyspec 0.062372 0.033305 172.257913 ( 36.585755)
total: 463.22 sec