Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-012006
#<BuildRuby:0x0000557e38b12568
@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.20230802-012006",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.003205 0.004518 2.209779 ( 4.868958)
build_miniruby 0.001140 0.000228 1.771459 ( 2.168589)
build_ruby 0.001343 0.000269 3.415527 ( 4.167357)
build_all 0.000368 0.008255 2.793603 ( 2.979214)
build_install 0.012067 0.009398 3.981108 ( 4.768291)
test_btest 0.000744 0.000232 66.764469 ( 58.731700)
test_basic 0.006698 0.000744 0.814866 ( 1.263791)
test_all 0.001037 0.000314 586.448706 (409.906353)
test_rubyspec 0.032742 0.026105 83.053060 (109.903806)
total: 598.76 sec