Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-065423
#<BuildRuby:0x000055fe01a1e230
@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.20230905-065423",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.005029 0.000503 1.785993 ( 2.145254)
build_miniruby 0.001557 0.000156 1.711158 ( 1.712913)
build_ruby 0.001807 0.000000 3.437780 ( 3.648866)
build_all 0.008194 0.000000 6.437724 ( 3.240649)
build_install 0.019028 0.000332 7.865046 ( 4.653248)
test_btest 0.001383 0.000033 85.083290 ( 30.106198)
test_basic 0.007520 0.000346 0.934033 ( 1.031534)
test_all 0.004940 0.004496 719.556743 (251.705528)
test_rubyspec 0.038121 0.032900 103.104965 (114.462878)
total: 412.71 sec