Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-010932
#<BuildRuby:0x0000562ba6436458
@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.20230614-010932",
@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.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006580 0.000705 1.998225 ( 4.304151)
build_miniruby 0.002026 0.000000 1.507976 ( 1.632597)
build_ruby 0.001993 0.000000 2.986713 ( 3.588954)
build_all 0.008339 0.000006 2.334929 ( 2.436926)
build_install 0.012490 0.007172 3.583022 ( 3.757784)
test_btest 0.000767 0.000106 59.494056 ( 39.313226)
test_basic 0.003259 0.004503 0.683329 ( 1.101180)
test_all 0.000912 0.000152 571.958205 (270.072122)
test_rubyspec 0.034454 0.025385 78.774112 (108.418114)
total: 434.63 sec