Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-080912
#<BuildRuby:0x000055ce1970a1d8
@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-080912",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002728 0.004633 1.893161 ( 4.241787)
build_miniruby 0.001347 0.000306 1.304744 ( 1.525981)
build_ruby 0.001295 0.000294 2.674405 ( 3.083096)
build_all 0.006783 0.000547 2.229821 ( 2.284168)
build_install 0.013751 0.002634 3.486345 ( 2.882210)
test_btest 0.000595 0.000127 79.485223 ( 41.823076)
test_basic 0.000000 0.007694 0.780177 ( 0.954715)
test_all 0.000667 0.000642 585.297148 (250.780899)
test_rubyspec 0.030363 0.025391 87.356892 (107.754775)
total: 415.33 sec