Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-201633
#<BuildRuby:0x000055fac210a2a8
@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.20230702-201633",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.000000 0.006314 2.057788 ( 5.078359)
build_miniruby 0.000840 0.000564 1.560417 ( 2.594122)
build_ruby 0.000000 0.001740 3.102458 ( 4.203896)
build_all 0.002240 0.005312 2.390872 ( 3.072046)
build_install 0.015831 0.002986 3.924414 ( 5.467920)
test_btest 0.000727 0.000192 79.419391 ( 47.296207)
test_basic 0.003455 0.003606 0.864207 ( 1.307814)
test_all 0.001689 0.000483 602.239298 (323.040176)
test_rubyspec 0.030197 0.026928 91.402862 (131.803565)
total: 523.87 sec