Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-045705
#<BuildRuby:0x00005630f95fa458
@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-045705",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004962 0.001510 1.854874 ( 2.563598)
build_miniruby 0.001114 0.000339 19.335153 ( 18.934163)
build_ruby 0.001426 0.000434 3.518175 ( 3.748501)
build_all 0.000933 0.007304 5.559758 ( 2.387477)
build_install 0.012929 0.008474 7.256663 ( 4.591902)
test_btest 0.001295 0.000000 67.989581 ( 43.352950)
test_basic 0.006257 0.001379 0.840651 ( 1.022994)
test_all 0.092503 0.034963 734.195181 (707.711482)
test_rubyspec 0.076536 0.043136 181.313747 (299.490859)
total: 1083.80 sec