Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-030046
#<BuildRuby:0x000056473b0963b0
@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.20230531-030046",
@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.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005522 0.000310 1.786978 ( 2.998773)
build_miniruby 0.001481 0.000000 1.295922 ( 1.294764)
build_ruby 0.001645 0.000000 2.459932 ( 2.646656)
build_all 0.002328 0.003512 1.872781 ( 1.052827)
build_install 0.008515 0.005090 3.123745 ( 2.106105)
test_btest 0.000543 0.000136 77.289298 ( 24.713989)
test_basic 0.001025 0.004428 0.754029 ( 0.836942)
test_all 0.002484 0.000709 577.615759 (184.710362)
test_rubyspec 0.035634 0.020899 83.064520 ( 96.582519)
total: 316.94 sec