Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-172802
#<BuildRuby:0x0000558c38601a48
@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.20230811-172802",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000487 0.007102 2.377876 ( 4.954577)
build_miniruby 0.000000 0.002137 2.117838 ( 2.601608)
build_ruby 0.000058 0.001721 3.609296 ( 4.402653)
build_all 0.004780 0.004230 2.788178 ( 3.172721)
build_install 0.018451 0.002280 4.196407 ( 4.504459)
test_btest 0.001010 0.000318 66.477581 ( 51.024279)
test_basic 0.004474 0.004058 0.857147 ( 1.271762)
test_all 0.001178 0.000393 609.587470 (313.744568)
test_rubyspec 0.031322 0.028072 85.979055 (105.247617)
total: 490.93 sec