Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-190722
#<BuildRuby:0x0000564d854aa398
@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.20230503-190722",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001993 0.004341 1.902336 ( 4.477450)
build_miniruby 0.001552 0.000000 1.295204 ( 1.458929)
build_ruby 0.001788 0.000000 2.581712 ( 3.266822)
build_all 0.007639 0.000460 2.266614 ( 2.524945)
build_install 0.017521 0.002042 3.479945 ( 4.126258)
test_btest 0.000614 0.000095 62.757813 ( 48.072992)
test_basic 0.006537 0.000258 0.658810 ( 1.092439)
test_all 0.006171 0.000069 607.004252 (636.462040)
test_rubyspec 0.013495 0.049108 77.366950 (122.175935)
total: 823.66 sec