Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-084926
#<BuildRuby:0x000055a61c91e7c8
@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.20230607-084926",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001285 0.004218 1.800992 ( 3.101677)
build_miniruby 0.001351 0.000000 1.362841 ( 1.362956)
build_ruby 0.001432 0.000000 2.475613 ( 2.634587)
build_all 0.000291 0.006656 2.036179 ( 1.298223)
build_install 0.004209 0.013106 3.348469 ( 2.579613)
test_btest 0.000617 0.000247 77.618439 ( 26.338279)
test_basic 0.005399 0.000536 0.730536 ( 0.805146)
test_all 0.001433 0.000552 572.266354 (193.391757)
test_rubyspec 0.028491 0.024417 78.025160 ( 89.577535)
total: 321.09 sec