Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-050832
#<BuildRuby:0x0000563a07cf1e20
@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.20230615-050832",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006257 0.001043 2.104264 ( 4.803038)
build_miniruby 0.001220 0.000204 1.751718 ( 2.255654)
build_ruby 0.001119 0.000186 2.792960 ( 3.671422)
build_all 0.006657 0.001109 2.433452 ( 2.661946)
build_install 0.018862 0.000027 3.732805 ( 4.382311)
test_btest 0.000980 0.000140 58.677439 ( 42.469944)
test_basic 0.007124 0.001018 0.691851 ( 1.054781)
test_all 0.001385 0.000070 527.226288 (299.894350)
test_rubyspec 0.025612 0.031211 78.307187 (101.873402)
total: 463.07 sec