Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-010613
#<BuildRuby:0x000055756c316190
@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.20230531-010613",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.003269 0.003613 1.923308 ( 4.279875)
build_miniruby 0.001565 0.000105 1.440108 ( 1.890347)
build_ruby 0.001667 0.000111 2.735826 ( 3.264285)
build_all 0.004236 0.004305 2.153262 ( 2.644778)
build_install 0.011753 0.008630 3.190378 ( 3.654208)
test_btest 0.000780 0.000122 59.557509 ( 45.583042)
test_basic 0.004421 0.000690 0.647181 ( 7.527270)
test_all 0.006019 0.000259 575.940364 (538.927252)
test_rubyspec 0.037433 0.028079 77.619266 (123.848028)
total: 731.62 sec