Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-112552
#<BuildRuby:0x00005561dc876458
@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.20230804-112552",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003275 0.004373 2.507525 ( 5.120627)
build_miniruby 0.001403 0.000234 2.178968 ( 2.597994)
build_ruby 0.001270 0.000211 3.331561 ( 4.167991)
build_all 0.003822 0.004797 2.908723 ( 2.903837)
build_install 0.016473 0.005588 4.522296 ( 4.714490)
test_btest 0.000000 0.000940 69.434800 ( 46.195685)
test_basic 0.003021 0.006402 0.916427 ( 1.475248)
test_all 0.001329 0.000350 621.038559 (362.605784)
test_rubyspec 0.030324 0.029391 86.773071 (105.464015)
total: 535.25 sec