Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-153116
#<BuildRuby:0x0000557a540a26d8
@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.20230313-153116",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004934 0.000127 1.521083 ( 3.524204)
build_miniruby 0.001208 0.000151 1.041780 ( 1.040645)
build_ruby 0.001204 0.000150 2.145401 ( 2.340845)
build_all 0.006674 0.000000 2.067797 ( 1.256096)
build_install 0.015763 0.000668 3.154388 ( 2.175326)
test_btest 0.000590 0.000063 66.734157 ( 20.262012)
test_basic 0.000949 0.003852 0.503730 ( 0.609212)
test_all 0.001426 0.000197 549.834974 (173.635873)
test_rubyspec 0.036662 0.008934 72.419562 ( 82.400940)
total: 287.25 sec