Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230927-102356
#<BuildRuby:0x0000558ae504e348
@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.20230927-102356",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.007483 0.000102 2.463041 ( 6.789257)
build_miniruby 0.001938 0.000000 1.871602 ( 2.679579)
build_ruby 0.001712 0.000000 3.553575 ( 4.730423)
build_all 0.005021 0.004377 5.658637 ( 5.684707)
build_install 0.017880 0.004651 7.191202 ( 7.285599)
test_btest 0.000815 0.000064 66.691373 ( 58.826402)
test_basic 0.000000 0.006107 0.844996 ( 1.266950)
test_all 0.009448 0.001642 665.352527 (505.326368)
test_rubyspec 0.051275 0.029143 95.782215 (136.417733)
total: 729.01 sec