Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-174135
#<BuildRuby:0x000055657b45e008
@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.20230817-174135",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007223 0.000113 2.273663 ( 6.922556)
build_miniruby 0.001526 0.000054 1.924959 ( 2.672143)
build_ruby 0.001756 0.000063 3.241378 ( 6.875525)
build_all 0.003590 0.004558 6.276944 ( 6.495958)
build_install 0.004408 0.014085 7.665194 ( 8.220048)
test_btest 0.000774 0.000138 81.595001 ( 55.659911)
test_basic 0.000003 0.008131 0.946302 ( 1.436148)
test_all 0.007921 0.001412 688.967356 (489.539761)
test_rubyspec 0.025061 0.048482 105.873087 (179.147339)
total: 756.97 sec