Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-153423
#<BuildRuby:0x0000559f2e661d90
@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.20230826-153423",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.007673 2.411522 ( 5.453067)
build_miniruby 0.000000 0.001833 2.143138 ( 3.085631)
build_ruby 0.000182 0.001600 3.429409 ( 4.804634)
build_all 0.005109 0.004154 5.403508 ( 6.650261)
build_install 0.018374 0.002791 6.828970 ( 8.445144)
test_btest 0.000735 0.000143 72.323740 ( 77.850944)
test_basic 0.007553 0.000582 0.830095 ( 1.415968)
test_all 0.001531 0.009482 646.954050 (772.598750)
test_rubyspec 0.063611 0.015902 97.201721 (144.160010)
total: 1024.47 sec