Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-143037
#<BuildRuby:0x000055a33f1b63d0
@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-143037",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.002288 0.003281 1.709365 ( 3.299361)
build_miniruby 0.000881 0.000342 1.044655 ( 1.044934)
build_ruby 0.000000 0.001374 2.309062 ( 2.492294)
build_all 0.000297 0.006456 1.962726 ( 1.169012)
build_install 0.009242 0.006511 3.090073 ( 2.166844)
test_btest 0.000000 0.000972 65.807790 ( 23.663356)
test_basic 0.002435 0.003628 0.514688 ( 0.664011)
test_all 0.000708 0.000400 543.914995 (225.205660)
test_rubyspec 0.026332 0.021398 77.250930 ( 89.751696)
total: 349.46 sec