Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-045834
#<BuildRuby:0x0000563b84b2dd90
@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.20231208-045834",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003534 0.004621 2.500783 ( 4.156926)
build_miniruby 0.001473 0.000218 1.780065 ( 1.955547)
build_ruby 0.001618 0.000240 3.429763 ( 4.138965)
build_all 0.008173 0.000546 5.623382 ( 4.876367)
build_install 0.014936 0.005484 7.254257 ( 6.208902)
test_btest 0.000759 0.000126 68.665178 ( 60.258684)
test_basic 0.004257 0.004630 0.806465 ( 1.200085)
test_all 0.073895 0.053557 688.050521 (366.803890)
test_rubyspec 0.037206 0.034129 90.841720 (110.219616)
total: 559.82 sec