Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-032338
#<BuildRuby:0x00005584dc70e8e0
@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.20230821-032338",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006432 0.000522 2.347338 ( 7.323301)
build_miniruby 0.002238 0.000000 1.670183 ( 3.184008)
build_ruby 0.001757 0.000000 3.394950 ( 7.695755)
build_all 0.007298 0.001562 6.305728 ( 7.369872)
build_install 0.019754 0.001246 8.051623 ( 9.301524)
test_btest 0.000000 0.001743 84.719307 ( 69.844409)
test_basic 0.000000 0.007725 1.006258 ( 2.527295)
test_all 0.005775 0.004636 726.005642 (664.300684)
test_rubyspec 0.034015 0.041932 111.424946 (195.008692)
total: 966.56 sec