Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-212024
#<BuildRuby:0x0000562e062fa348
@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.20240216-212024",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007389 0.000528 3.081402 ( 5.325929)
build_miniruby 0.006573 0.000153 171.096395 (157.905306)
build_ruby 0.002282 0.000158 4.152749 ( 32.168225)
build_all 0.004987 0.004122 6.072916 ( 7.907697)
build_install 0.000545 0.021941 7.546310 ( 8.922986)
test_btest 0.000797 0.000205 70.846859 ( 80.453491)
test_basic 0.004372 0.004051 0.855683 ( 1.458260)
test_all 0.087380 0.037573 782.533120 (590.341816)
test_rubyspec 0.038037 0.054081 114.561232 (152.740162)
total: 1037.23 sec