Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-125609
#<BuildRuby:0x000055e465db22a8
@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.20230730-125609",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006229 2.214239 ( 3.769663)
build_miniruby 0.001241 0.000467 1.720775 ( 2.064535)
build_ruby 0.001376 0.000284 3.186647 ( 3.458868)
build_all 0.000605 0.007998 2.708606 ( 2.661183)
build_install 0.016659 0.004185 4.439738 ( 4.333157)
test_btest 0.000827 0.000226 83.293067 ( 48.147715)
test_basic 0.000536 0.008171 0.914213 ( 1.033044)
test_all 0.001089 0.000363 628.996733 (340.260427)
test_rubyspec 0.032469 0.026642 97.143960 (156.343736)
total: 562.07 sec