Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230508-130508
#<BuildRuby:0x000055e9fb266980
@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.20230508-130508",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006774 0.000000 1.932404 ( 4.422576)
build_miniruby 0.001747 0.000070 1.434230 ( 1.837116)
build_ruby 0.001739 0.000193 2.595566 ( 3.030542)
build_all 0.002859 0.003910 2.140657 ( 2.460968)
build_install 0.018154 0.000247 3.297753 ( 3.707963)
test_btest 0.000739 0.000092 58.757063 ( 44.763967)
test_basic 0.000218 0.006847 0.678206 ( 1.135371)
test_all 0.000930 0.000704 566.235015 (343.551737)
test_rubyspec 0.022082 0.028957 71.846384 ( 91.963931)
total: 496.88 sec