Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-144611
#<BuildRuby:0x00007f70b503fde0
@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.20240723-144611",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.008021 3.106978 ( 3.126997)
build_miniruby 0.001343 0.000210 1.517174 ( 1.513649)
build_ruby 0.001649 0.000258 3.492292 ( 3.741579)
build_all 0.005393 0.002936 7.992027 ( 3.195000)
build_install 0.010903 0.006124 10.701737 ( 5.175212)
test_btest 0.000868 0.000173 115.411246 ( 30.492285)
test_basic 0.010342 0.001178 1.229678 ( 1.284314)
test_all 0.122096 0.030446 834.988936 (289.088041)
test_rubyspec 0.026980 0.062719 167.679509 ( 35.236832)
total: 372.86 sec