Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-130347
#<BuildRuby:0x000055854d78da48
@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.20231024-130347",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000026)
build_up 0.007051 0.000681 3.780939 ( 5.510754)
build_miniruby 0.001433 0.000318 1.717861 ( 2.408186)
build_ruby 0.001495 0.000333 3.401668 ( 4.748678)
build_all 0.009324 0.000183 5.293819 ( 5.807843)
build_install 0.019772 0.003104 7.564102 ( 8.394177)
test_btest 0.000756 0.000151 61.150276 ( 69.046970)
test_basic 0.007795 0.000000 0.776611 ( 1.191929)
test_all 0.103145 0.023153 654.931755 (669.026941)
test_rubyspec 0.047539 0.029572 89.096736 (159.746464)
total: 925.88 sec