Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-172757
#<BuildRuby:0x00007f246d5ffdc8
@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.20240622-172757",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000040 0.000011 0.000051 ( 0.000051)
configure 0.000037 0.000010 0.000047 ( 0.000047)
build_up 0.004634 0.005429 4.009568 ( 6.059853)
build_miniruby 0.002141 0.000000 1.870266 ( 2.639084)
build_ruby 0.002226 0.000092 4.777736 ( 6.184818)
build_all 0.010487 0.001802 8.991696 ( 10.204106)
build_install 0.012257 0.015937 12.405328 ( 14.660461)
test_btest 0.000865 0.000312 123.183201 (128.313323)
test_basic 0.002894 0.011166 1.406748 ( 2.355415)
test_all 0.114464 0.048195 932.925639 (485.705812)
test_rubyspec 0.028982 0.062520 167.515536 ( 47.639986)
total: 703.76 sec