Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-121448
#<BuildRuby:0x000055d81411a8e0
@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.20230609-121448",
@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.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001415 0.004209 1.783427 ( 3.087649)
build_miniruby 0.001405 0.000281 1.247494 ( 1.247822)
build_ruby 0.001330 0.000266 2.803998 ( 3.025505)
build_all 0.003008 0.003848 2.082198 ( 1.445897)
build_install 0.015215 0.002060 3.419111 ( 2.525119)
test_btest 0.000674 0.000147 75.796358 ( 35.393340)
test_basic 0.001140 0.003155 0.727686 ( 0.812199)
test_all 0.001305 0.000000 583.071146 (209.807731)
test_rubyspec 0.010984 0.039646 80.403914 ( 92.998354)
total: 350.34 sec