Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-082640
#<BuildRuby:0x00007f894d5efdc0
@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.20240807-082640",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.007359 3.009336 ( 2.849013)
build_miniruby 0.001833 0.000029 1.142074 ( 1.138667)
build_ruby 0.001581 0.000395 3.767194 ( 3.931893)
build_all 0.005656 0.003374 7.938094 ( 3.100606)
build_install 0.014111 0.005663 9.484893 ( 4.225074)
test_btest 0.000733 0.000203 110.656433 ( 28.783193)
test_basic 0.006740 0.003686 1.199083 ( 1.243128)
test_all 0.100602 0.051609 778.234043 (224.767675)
test_rubyspec 0.055841 0.035026 162.970519 ( 28.053405)
total: 298.09 sec