Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-101411
#<BuildRuby:0x000055ffe00020b8
@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.20240302-101411",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.009402 2.734581 ( 4.395944)
build_miniruby 0.000300 0.001161 1.894657 ( 2.592433)
build_ruby 0.001680 0.000315 3.627047 ( 4.579157)
build_all 0.004548 0.004847 6.051121 ( 6.101378)
build_install 0.008837 0.014994 7.969035 ( 8.107608)
test_btest 0.001426 0.000000 77.609043 ( 79.533178)
test_basic 0.006513 0.003983 0.843569 ( 1.365680)
test_all 0.113117 0.009299 789.854012 (447.402703)
test_rubyspec 0.033691 0.060405 118.123244 (156.114231)
total: 710.19 sec