Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-015107
#<BuildRuby:0x000055ecce621fe0
@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.20230505-015107",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004810 0.000401 1.663561 ( 2.880737)
build_miniruby 0.001324 0.000110 1.340255 ( 1.339135)
build_ruby 0.001312 0.000000 2.305684 ( 2.521342)
build_all 0.006051 0.000253 1.983208 ( 1.227076)
build_install 0.009958 0.005040 3.218784 ( 2.292784)
test_btest 0.000802 0.000092 73.988234 ( 29.077949)
test_basic 0.006913 0.000252 0.787677 ( 0.926723)
test_all 0.001163 0.000129 609.371872 (234.037711)
test_rubyspec 0.027477 0.023443 81.410174 ( 96.497510)
total: 370.80 sec