Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-105540
#<BuildRuby:0x0000564f8d65a008
@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.20230502-105540",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004779 0.000000 1.512255 ( 2.742284)
build_miniruby 0.001130 0.000000 0.970449 ( 0.968794)
build_ruby 0.001194 0.000000 1.956539 ( 2.170526)
build_all 0.005682 0.000094 2.025083 ( 1.192760)
build_install 0.012449 0.000760 2.978133 ( 1.960291)
test_btest 0.000648 0.000059 71.781756 ( 19.177647)
test_basic 0.004393 0.000399 0.708936 ( 0.784735)
test_all 0.000000 0.001735 589.307793 (214.641722)
test_rubyspec 0.017035 0.030579 75.926621 ( 87.965024)
total: 331.60 sec