Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-234849
#<BuildRuby:0x00005575d7f7a3d0
@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.20230622-234849",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000033 0.000033 ( 0.000033)
configure 0.000000 0.000024 0.000024 ( 0.000023)
build_up 0.003292 0.002751 1.934535 ( 4.667771)
build_miniruby 0.001500 0.000300 1.584522 ( 2.355553)
build_ruby 0.000000 0.001383 3.066531 ( 4.150871)
build_all 0.003245 0.004209 2.295008 ( 2.926629)
build_install 0.008378 0.007537 3.670717 ( 4.133467)
test_btest 0.000553 0.000166 78.335281 ( 45.717907)
test_basic 0.002717 0.004556 0.835674 ( 1.259218)
test_all 0.000000 0.001576 566.848553 (312.956691)
test_rubyspec 0.026038 0.026008 85.817669 (124.868076)
total: 503.04 sec