Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-101601
#<BuildRuby:0x000055f490bd6228
@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.20240315-101601",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006440 0.000772 2.410598 ( 2.573243)
build_miniruby 0.001501 0.000180 1.732609 ( 1.740234)
build_ruby 0.001572 0.000188 3.579113 ( 3.847924)
build_all 0.008074 0.000426 6.088193 ( 3.406192)
build_install 0.007834 0.012391 7.718505 ( 4.101753)
test_btest 0.000970 0.000201 71.890585 ( 33.592693)
test_basic 0.007206 0.000568 0.910551 ( 1.103836)
test_all 0.086735 0.037090 762.225816 (476.018989)
test_rubyspec 0.045701 0.057737 127.497476 (200.501878)
total: 726.89 sec