Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-025619
#<BuildRuby:0x000056015e5529a8
@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.20240119-025619",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.000000 0.007197 2.273310 ( 3.984272)
build_miniruby 0.001156 0.000944 63.628662 ( 53.884907)
build_ruby 0.001101 0.000526 3.682106 ( 4.619302)
build_all 0.004726 0.004331 6.493190 ( 7.120181)
build_install 0.015427 0.005663 6.606894 ( 7.108454)
test_btest 0.000653 0.000315 66.922871 ( 77.802019)
test_basic 0.001217 0.004761 0.812803 ( 1.554199)
test_all 0.105165 0.027790 797.539877 (954.969723)
test_rubyspec 0.065417 0.050358 174.593188 (271.571343)
total: 1382.62 sec