Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-181243
#<BuildRuby:0x000055c52928a7c8
@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.20230509-181243",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005552 0.000000 1.583631 ( 2.898811)
build_miniruby 0.001269 0.000000 1.195197 ( 1.192967)
build_ruby 0.001438 0.000000 1.794107 ( 2.006547)
build_all 0.001851 0.003762 1.704474 ( 0.907054)
build_install 0.003234 0.008688 2.597757 ( 1.680842)
test_btest 0.000725 0.000167 72.435087 ( 20.030649)
test_basic 0.004615 0.001065 0.711806 ( 0.788091)
test_all 0.000934 0.000215 533.738881 (154.644236)
test_rubyspec 0.015234 0.027704 74.048845 ( 85.884726)
total: 270.03 sec