Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-150049
#<BuildRuby:0x000055f89d37a258
@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.20230711-150049",
@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.000022 0.000003 0.000025 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006703 0.000745 2.173085 ( 4.565473)
build_miniruby 0.000000 0.001500 1.684063 ( 1.745479)
build_ruby 0.000000 0.001750 3.231068 ( 3.560450)
build_all 0.003894 0.004097 2.655769 ( 3.063129)
build_install 0.011093 0.008665 4.073304 ( 4.174429)
test_btest 0.000626 0.000141 82.492435 ( 44.322829)
test_basic 0.002796 0.004826 0.937031 ( 1.044315)
test_all 0.000761 0.000871 610.543592 (274.592164)
test_rubyspec 0.024705 0.027531 90.912817 (103.828915)
total: 440.90 sec