Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-052914
#<BuildRuby:0x000055c808202058
@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.20230823-052914",
@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.002440 0.000079 2.314396 ( 4.941301)
autoconf 0.001629 0.000053 3.118505 ( 4.441642)
configure 0.064249 0.011473 35.277617 ( 74.464763)
build_up 0.033338 0.001329 64.929795 ( 59.790819)
build_miniruby 0.011350 0.006207 107.502556 ( 80.549436)
build_ruby 0.002035 0.000198 3.994088 ( 4.797090)
build_all 0.074379 0.024017 161.634497 (111.422232)
build_install 0.013099 0.005174 4.379045 ( 4.861117)
test_btest 0.001015 0.000163 68.071724 ( 50.455894)
test_basic 0.007536 0.001212 0.868183 ( 1.214964)
test_all 0.003972 0.005643 708.103068 (417.797099)
test_rubyspec 0.038361 0.034939 140.867223 (174.613777)
total: 989.35 sec