Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-110755
#<BuildRuby:0x000055af5e33ddb8
@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.20230513-110755",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006110 0.000244 1.885896 ( 4.000963)
build_miniruby 0.001108 0.000133 1.365162 ( 1.629911)
build_ruby 0.000000 0.001816 2.417928 ( 2.931324)
build_all 0.005452 0.001881 2.212749 ( 2.502754)
build_install 0.014879 0.002628 3.409303 ( 3.718462)
test_btest 0.000680 0.000103 59.983263 ( 39.865549)
test_basic 0.003635 0.003144 0.672258 ( 0.995275)
test_all 0.000806 0.000138 581.893568 (325.988044)
test_rubyspec 0.035050 0.017948 73.423238 (100.572226)
total: 482.21 sec