Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-163115
#<BuildRuby:0x0000558580fbe3b0
@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.20230802-163115",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003386 0.004192 2.189652 ( 5.884078)
build_miniruby 0.001297 0.000084 1.665586 ( 2.270960)
build_ruby 0.002127 0.000137 3.450197 ( 5.535600)
build_all 0.003176 0.004513 2.702925 ( 3.946493)
build_install 0.017702 0.000039 4.107077 ( 5.431831)
test_btest 0.000830 0.000000 79.277813 ( 48.905387)
test_basic 0.003510 0.004337 0.982218 ( 1.745566)
test_all 0.001040 0.000115 635.024833 (375.288990)
test_rubyspec 0.023576 0.030077 97.057641 (126.192871)
total: 575.20 sec