Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-040219
#<BuildRuby:0x000055ac2f7ca7c8
@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.20230505-040219",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004604 0.000768 1.781926 ( 2.989736)
build_miniruby 0.001457 0.000000 1.299146 ( 1.297779)
build_ruby 0.001301 0.000000 2.404370 ( 2.620307)
build_all 0.004981 0.000599 1.769985 ( 0.983383)
build_install 0.012479 0.000000 3.033646 ( 2.099459)
test_btest 0.000914 0.000000 73.374282 ( 29.755667)
test_basic 0.002834 0.003445 0.758794 ( 0.870954)
test_all 0.000761 0.000127 581.763813 (184.029117)
test_rubyspec 0.024362 0.021768 78.225604 ( 89.921274)
total: 314.57 sec