Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-211003
#<BuildRuby:0x00005637099ea278
@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.20240210-211003",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.007164 2.115186 ( 3.437817)
build_miniruby 0.000704 0.000989 1.750737 ( 2.192480)
build_ruby 0.002000 0.000000 3.429473 ( 4.707049)
build_all 0.009271 0.000407 6.167463 ( 7.385599)
build_install 0.008196 0.014838 7.501100 ( 8.636296)
test_btest 0.000752 0.000172 73.934361 ( 82.709365)
test_basic 0.007796 0.000000 0.815140 ( 1.466651)
test_all 0.116229 0.011360 748.191515 (704.955713)
test_rubyspec 0.053372 0.060785 183.129202 (258.492681)
total: 1073.98 sec