Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-171136
#<BuildRuby:0x000055cf49abe2f8
@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.20230618-171136",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.008641 0.000102 2.227626 ( 4.523115)
build_miniruby 0.001358 0.000187 1.854443 ( 2.020576)
build_ruby 0.001425 0.000197 2.999178 ( 3.378390)
build_all 0.008386 0.004799 30.053090 ( 15.184764)
build_install 0.017381 0.000713 3.679111 ( 3.783379)
test_btest 0.000752 0.000114 64.906620 ( 48.731827)
test_basic 0.002325 0.004819 0.701896 ( 3.787815)
test_all 0.000922 0.000167 574.182558 (471.103591)
test_rubyspec 0.050364 0.013791 80.657665 (121.934231)
total: 674.45 sec