Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-012105
#<BuildRuby:0x000055dafc2fda00
@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.20230627-012105",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006859 0.000490 2.088745 ( 5.955542)
build_miniruby 0.001398 0.000100 1.638529 ( 3.304078)
build_ruby 0.001499 0.000107 3.304692 ( 6.250659)
build_all 0.003243 0.004719 2.551828 ( 3.949074)
build_install 0.011096 0.009333 3.927438 ( 6.124084)
test_btest 0.000913 0.000152 81.928478 ( 68.948701)
test_basic 0.004366 0.003691 0.900180 ( 1.910624)
test_all 0.001823 0.000000 618.985132 (516.706153)
test_rubyspec 0.035473 0.029822 93.823464 (190.082183)
total: 803.23 sec