Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-073435
#<BuildRuby:0x000055b7b9dca8e0
@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.20230508-073435",
@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.000020 0.000004 0.000024 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001209 0.004274 1.805739 ( 3.307455)
build_miniruby 0.001086 0.000236 1.324747 ( 1.323481)
build_ruby 0.001731 0.000000 2.520132 ( 2.732413)
build_all 0.004436 0.002705 2.150618 ( 1.521152)
build_install 0.015051 0.000731 3.393732 ( 2.571278)
test_btest 0.000702 0.000145 75.652610 ( 30.080038)
test_basic 0.002644 0.004671 0.709966 ( 0.799884)
test_all 0.002230 0.000538 566.488818 (236.375396)
test_rubyspec 0.033129 0.014872 80.048330 ( 94.861159)
total: 373.57 sec