Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-094629
#<BuildRuby:0x000055ee5345ded0
@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.20230617-094629",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006198 0.000270 1.935918 ( 4.454502)
build_miniruby 0.001426 0.000171 1.421058 ( 2.316357)
build_ruby 0.001458 0.000175 2.967393 ( 3.749713)
build_all 0.004505 0.004214 2.453543 ( 2.689072)
build_install 0.012693 0.003508 3.815775 ( 3.915661)
test_btest 0.000827 0.000000 76.917285 ( 47.124210)
test_basic 0.003679 0.003388 0.815965 ( 1.410932)
test_all 0.000600 0.000782 568.580299 (300.365654)
test_rubyspec 0.023546 0.028275 85.096595 (120.770339)
total: 486.80 sec