Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-065358
#<BuildRuby:0x000055c2632b2138
@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.20231128-065358",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.007295 2.182722 ( 3.092046)
build_miniruby 0.001074 0.000472 4.159517 ( 4.023974)
build_ruby 0.001533 0.000329 3.543831 ( 3.807277)
build_all 0.007070 0.002913 5.668171 ( 4.252354)
build_install 0.019402 0.001628 7.029048 ( 5.027272)
test_btest 0.000918 0.000000 64.299026 ( 33.595539)
test_basic 0.002329 0.006937 0.824305 ( 1.170223)
test_all 0.102056 0.023257 637.139044 (252.750613)
test_rubyspec 0.028033 0.035045 80.779228 ( 92.759121)
total: 400.48 sec