Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-105014
#<BuildRuby:0x000055c5b6d0e068
@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.20240121-105014",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005527 0.000533 1.607563 ( 2.277276)
build_miniruby 0.001106 0.000369 2.286593 ( 2.145307)
build_ruby 0.001283 0.000427 3.372329 ( 18.030205)
build_all 0.008164 0.000000 5.080100 ( 2.649332)
build_install 0.018040 0.002265 6.557559 ( 4.387448)
test_btest 0.000693 0.000195 61.384217 ( 37.760581)
test_basic 0.002586 0.004734 0.761347 ( 0.867402)
test_all 0.100948 0.025406 756.009089 (477.673184)
test_rubyspec 0.059127 0.054665 168.246418 (273.771703)
total: 819.56 sec