Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-151506
#<BuildRuby:0x000055fb905c6980
@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.20230725-151506",
@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.000001 0.000015 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.007801 2.364740 ( 4.778222)
build_miniruby 0.001641 0.000226 1.724230 ( 1.937526)
build_ruby 0.001849 0.000000 3.315208 ( 3.918097)
build_all 0.007962 0.000768 2.810863 ( 2.925878)
build_install 0.016337 0.003573 4.104803 ( 4.339683)
test_btest 0.000703 0.000100 61.655538 ( 46.027109)
test_basic 0.006796 0.000971 0.797901 ( 0.998614)
test_all 0.001134 0.000162 604.703598 (345.096217)
test_rubyspec 0.036415 0.025749 82.102272 (111.018961)
total: 521.04 sec