Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-090442
#<BuildRuby:0x00007f6802b0fdd0
@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.20240822-090442",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.007670 0.000000 3.761965 ( 3.745463)
build_miniruby 0.001322 0.000289 1.675980 ( 1.675321)
build_ruby 0.001550 0.000340 4.141555 ( 4.327518)
build_all 0.007532 0.000727 7.972251 ( 3.238358)
build_install 0.015285 0.002996 10.880023 ( 4.998812)
test_btest 0.000808 0.000171 118.367967 ( 34.291464)
test_basic 0.005122 0.005296 1.139500 ( 1.193518)
test_all 0.090105 0.064639 843.607571 (268.730529)
test_rubyspec 0.040928 0.047400 171.667132 ( 35.627413)
total: 357.83 sec