Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-071333
#<BuildRuby:0x000055cc5cfb6980
@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.20230610-071333",
@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.000017 0.000000 0.000017 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003757 0.004346 2.068153 ( 4.317472)
build_miniruby 0.001608 0.000115 1.478444 ( 1.877053)
build_ruby 0.001511 0.000108 2.719976 ( 3.127212)
build_all 0.003635 0.004260 2.273319 ( 2.046349)
build_install 0.020164 0.000000 3.416383 ( 3.708935)
test_btest 0.000647 0.000000 61.217016 ( 36.891797)
test_basic 0.002891 0.004083 0.682987 ( 0.955155)
test_all 0.001399 0.000160 561.010628 (478.335170)
test_rubyspec 0.046284 0.021191 81.021281 (128.229110)
total: 659.49 sec