Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-200949
#<BuildRuby:0x00005606fca9e120
@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.20230907-200949",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002994 0.004662 2.286301 ( 4.605439)
build_miniruby 0.001344 0.000259 1.696555 ( 1.840196)
build_ruby 0.001922 0.000370 3.502645 ( 3.780823)
build_all 0.003834 0.005220 6.375498 ( 4.736039)
build_install 0.017356 0.002860 7.860640 ( 6.015427)
test_btest 0.000955 0.000212 82.094079 ( 45.990440)
test_basic 0.002626 0.003222 0.945253 ( 1.266058)
test_all 0.004272 0.005194 689.840715 (342.593352)
test_rubyspec 0.039889 0.027612 103.563202 (125.423677)
total: 536.25 sec