Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-013711
#<BuildRuby:0x000055c08fefe278
@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.20230904-013711",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006605 2.031826 ( 3.853944)
build_miniruby 0.001958 0.000045 16.508245 ( 18.334195)
build_ruby 0.001793 0.000347 3.293180 ( 4.146376)
build_all 0.004970 0.004062 5.512405 ( 5.358256)
build_install 0.004415 0.016904 6.590408 ( 7.099368)
test_btest 0.000690 0.000238 61.919759 ( 56.793553)
test_basic 0.000989 0.008422 0.808733 ( 1.373396)
test_all 0.015883 0.000956 666.261823 (742.201334)
test_rubyspec 0.046901 0.038395 95.080953 (143.155380)
total: 982.32 sec