Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-193346
#<BuildRuby:0x000055c9def861e8
@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.20230826-193346",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003115 0.004402 2.168263 ( 4.420413)
build_miniruby 0.001348 0.000180 1.780884 ( 2.520136)
build_ruby 0.001620 0.000216 3.240528 ( 4.432443)
build_all 0.001878 0.007175 5.588952 ( 6.024569)
build_install 0.010569 0.010637 7.078315 ( 7.994656)
test_btest 0.000778 0.000195 70.453420 ( 74.600232)
test_basic 0.006800 0.001700 0.825759 ( 1.434455)
test_all 0.009524 0.001200 646.850297 (779.188017)
test_rubyspec 0.046592 0.044165 96.888338 (149.797948)
total: 1030.41 sec