Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-073259
#<BuildRuby:0x0000558db5dee138
@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-073259",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006088 0.000367 2.033332 ( 4.375463)
build_miniruby 0.001240 0.000215 1.435008 ( 1.649480)
build_ruby 0.001281 0.000223 2.893106 ( 3.442738)
build_all 0.005905 0.001027 2.313491 ( 2.338960)
build_install 0.013158 0.006264 3.650384 ( 3.934242)
test_btest 0.001190 0.000000 79.047302 ( 45.480646)
test_basic 0.006319 0.000560 0.820842 ( 1.083911)
test_all 0.001315 0.000263 604.650674 (312.323944)
test_rubyspec 0.022871 0.032171 85.562379 (107.924194)
total: 482.55 sec