Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-174040
#<BuildRuby:0x0000555c3d9ea1a8
@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.20230831-174040",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.006174 0.000193 1.900346 ( 3.911488)
build_miniruby 0.002137 0.000067 1.775298 ( 2.516979)
build_ruby 0.001835 0.000000 3.742960 ( 5.359065)
build_all 0.007946 0.000176 6.355620 ( 7.417865)
build_install 0.017200 0.004722 7.801343 ( 9.470933)
test_btest 0.000869 0.000050 86.160482 ( 97.893765)
test_basic 0.003338 0.004787 0.979618 ( 1.824784)
test_all 0.009586 0.000822 769.576226 (780.362148)
test_rubyspec 0.058449 0.015919 107.895132 (131.850707)
total: 1040.61 sec