Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-102625
#<BuildRuby:0x000055f2dcbf5a48
@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.20231019-102625",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006796 0.000516 2.506136 ( 3.729951)
build_miniruby 0.001511 0.000302 1.816267 ( 2.429962)
build_ruby 0.001522 0.000304 3.529155 ( 4.281104)
build_all 0.004012 0.005416 5.863589 ( 4.455196)
build_install 0.020974 0.000519 7.293346 ( 6.393988)
test_btest 0.000000 0.001031 65.642700 ( 54.036348)
test_basic 0.003369 0.005598 0.850585 ( 1.240728)
test_all 0.005121 0.005813 726.748902 (383.107099)
test_rubyspec 0.038805 0.040455 98.981820 (140.175076)
total: 599.85 sec