Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-130110
#<BuildRuby:0x00007fdcce3efdc0
@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-130110",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000000 0.000100 0.000100 ( 0.000065)
configure 0.000000 0.000047 0.000047 ( 0.000048)
build_up 0.004916 0.004694 4.684553 ( 5.075561)
build_miniruby 0.000000 0.002141 1.802125 ( 1.882627)
build_ruby 0.000498 0.002024 4.664594 ( 4.932303)
build_all 0.008030 0.001737 8.802123 ( 5.625183)
build_install 0.008387 0.017438 12.369336 ( 8.143166)
test_btest 0.001572 0.000000 126.214541 ( 68.452715)
test_basic 0.007677 0.005996 1.364872 ( 1.647141)
test_all 0.087058 0.075083 1001.269564 (471.268035)
test_rubyspec 0.051270 0.046197 175.663653 ( 53.381801)
total: 620.41 sec