Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-105622
#<BuildRuby:0x0000563a04931f40
@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.20240126-105622",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.000000 0.006108 1.934049 ( 2.326261)
build_miniruby 0.000442 0.001036 1.567228 ( 1.578069)
build_ruby 0.001630 0.000174 3.484577 ( 3.731584)
build_all 0.008414 0.000476 5.472338 ( 2.925170)
build_install 0.013497 0.007583 7.034401 ( 4.176748)
test_btest 0.000715 0.000108 71.959314 ( 27.644142)
test_basic 0.000000 0.006842 0.624898 ( 0.691059)
test_all 0.079181 0.043046 758.247917 (626.187554)
test_rubyspec 0.056502 0.060237 182.692589 (283.723237)
total: 952.98 sec