Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-155929
#<BuildRuby:0x000055fce09822a8
@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.20230524-155929",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001590 0.004411 1.742186 ( 3.001498)
build_miniruby 0.001002 0.000274 1.154346 ( 1.152936)
build_ruby 0.000991 0.000270 2.307972 ( 2.497652)
build_all 0.005174 0.000268 1.874362 ( 1.091836)
build_install 0.010957 0.002858 2.806105 ( 1.830838)
test_btest 0.000642 0.000168 74.545387 ( 20.087020)
test_basic 0.000000 0.004344 0.653391 ( 0.728123)
test_all 0.000566 0.000466 538.407690 (156.370846)
test_rubyspec 0.009595 0.026928 69.433658 ( 81.132656)
total: 267.89 sec