Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-193553
#<BuildRuby:0x0000561a7918e360
@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.20230912-193553",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003214 0.003988 2.280731 ( 3.764529)
build_miniruby 0.001271 0.000127 1.681479 ( 1.689211)
build_ruby 0.001551 0.000156 3.628379 ( 3.865594)
build_all 0.003898 0.004672 6.273940 ( 4.473846)
build_install 0.012931 0.008584 8.069217 ( 5.458223)
test_btest 0.000803 0.000146 83.224483 ( 44.710636)
test_basic 0.003820 0.004214 0.953217 ( 1.253828)
test_all 0.006720 0.003884 708.079158 (584.408847)
test_rubyspec 0.048732 0.033257 107.766145 (149.671647)
total: 799.30 sec