Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-110635
#<BuildRuby:0x000055aa9f2862a8
@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.20230720-110635",
@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.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006259 0.000501 2.198147 ( 4.663018)
build_miniruby 0.000000 0.001755 1.629226 ( 2.083646)
build_ruby 0.000000 0.001837 3.159986 ( 3.671343)
build_all 0.007402 0.000834 2.619981 ( 2.684656)
build_install 0.011420 0.008422 3.868217 ( 4.219339)
test_btest 0.000870 0.000000 62.185482 ( 42.105805)
test_basic 0.003937 0.004419 0.794160 ( 1.166589)
test_all 0.001008 0.000202 593.821593 (308.610435)
test_rubyspec 0.020576 0.036918 79.744924 (103.073896)
total: 472.28 sec