Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-000713
#<BuildRuby:0x0000557079da29a8
@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.20240114-000713",
@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.000001 0.000019 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006084 0.000419 1.672880 ( 2.871826)
build_miniruby 0.001573 0.000108 1.682871 ( 2.051646)
build_ruby 0.001808 0.000000 3.087220 ( 3.596526)
build_all 0.000000 0.008068 4.913125 ( 3.914473)
build_install 0.003778 0.014937 6.110652 ( 5.611197)
test_btest 0.000000 0.001381 60.159005 ( 52.034848)
test_basic 0.001440 0.005725 0.724058 ( 1.126488)
test_all 0.090945 0.035509 727.267201 (711.114045)
test_rubyspec 0.042188 0.037902 94.251056 (175.855983)
total: 958.18 sec