Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-082547
#<BuildRuby:0x000055d53d7e6450
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231228-082547",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005925 0.000846 1.831130 ( 4.088034)
build_miniruby 0.001414 0.000202 2.151550 ( 3.471375)
build_ruby 0.001838 0.000262 3.503941 ( 5.064608)
build_all 0.005569 0.003743 5.216263 ( 6.958774)
build_install 0.010297 0.009651 6.516986 ( 8.896886)
test_btest 0.000750 0.000169 64.345090 ( 87.716176)
test_basic 0.007121 0.000604 0.815903 ( 1.561927)
test_all 0.099866 0.031597 780.406866 (855.598301)
test_rubyspec 0.045817 0.031641 92.778627 (144.119767)
total: 1117.48 sec