Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-070938
#<BuildRuby:0x000055742881a348
@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.20230607-070938",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002613 0.004378 2.107390 ( 4.585795)
build_miniruby 0.001547 0.000298 9.162008 ( 9.518180)
build_ruby 0.001348 0.000260 2.933723 ( 3.653528)
build_all 0.006689 0.001286 2.258204 ( 2.427645)
build_install 0.011238 0.006954 3.606260 ( 3.715733)
test_btest 0.000793 0.000183 62.580835 ( 42.919006)
test_basic 0.007588 0.000614 0.726375 ( 1.095703)
test_all 0.001085 0.000242 568.353124 (473.641946)
test_rubyspec 0.035862 0.028656 79.865982 (128.676293)
total: 670.24 sec