Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-100728
#<BuildRuby:0x00007f45d424fdd0
@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.20240730-100728",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.009159 0.000806 4.225599 ( 4.879879)
build_miniruby 0.002215 0.000000 1.770909 ( 1.959898)
build_ruby 0.002378 0.000000 4.718793 ( 5.081148)
build_all 0.006916 0.003985 8.873549 ( 6.102111)
build_install 0.018586 0.005195 11.689852 ( 8.049518)
test_btest 0.000933 0.000166 119.878716 ( 70.962501)
test_basic 0.006499 0.004664 1.087948 ( 1.142701)
test_all 0.115258 0.036529 813.306652 (241.245257)
test_rubyspec 0.060124 0.028987 167.377181 ( 34.508520)
total: 373.93 sec