Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-094559
#<BuildRuby:0x00005623b4ea57f8
@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.20230608-094559",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006725 0.000231 1.956436 ( 4.497587)
build_miniruby 0.001443 0.000121 1.347828 ( 1.534357)
build_ruby 0.000000 0.001738 2.895030 ( 3.327418)
build_all 0.004192 0.002842 2.235845 ( 2.289835)
build_install 0.012045 0.004833 3.638199 ( 3.968687)
test_btest 0.000976 0.000150 76.295893 ( 46.107065)
test_basic 0.002082 0.004880 0.776757 ( 1.181127)
test_all 0.001475 0.000284 551.930475 (258.550712)
test_rubyspec 0.026654 0.027516 83.076735 (101.891034)
total: 423.35 sec