Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-111227
#<BuildRuby:0x000055ffccf3e450
@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.20230608-111227",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006852 0.000790 1.896928 ( 4.275534)
build_miniruby 0.001502 0.000173 1.543251 ( 2.236364)
build_ruby 0.001489 0.000171 2.799187 ( 3.892103)
build_all 0.007312 0.000329 2.239136 ( 2.427069)
build_install 0.013138 0.005045 3.519209 ( 4.146869)
test_btest 0.000750 0.000104 62.248724 ( 44.551088)
test_basic 0.006935 0.000957 0.704774 ( 1.076461)
test_all 0.000772 0.001458 536.190457 (505.081301)
test_rubyspec 0.033864 0.033140 79.450900 (127.151935)
total: 694.84 sec