Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-020531
#<BuildRuby:0x0000560e8a7ee1d8
@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.20230528-020531",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000030 0.000000 0.000030 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.001657 0.003619 1.626518 ( 2.864697)
build_miniruby 0.001015 0.000203 1.171897 ( 1.170507)
build_ruby 0.001419 0.000284 2.583305 ( 2.777732)
build_all 0.006807 0.000000 2.066367 ( 1.273970)
build_install 0.014950 0.001715 3.294820 ( 2.313928)
test_btest 0.000586 0.000104 75.795991 ( 28.802208)
test_basic 0.002464 0.004033 0.777764 ( 0.927510)
test_all 0.000913 0.000189 583.429855 (235.570236)
test_rubyspec 0.024383 0.029370 83.813871 (101.745743)
total: 377.45 sec