Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-070910
#<BuildRuby:0x00007f6588c4fdc0
@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.20240711-070910",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.009100 0.001369 4.972689 ( 7.621409)
build_miniruby 0.001695 0.000452 6.716125 ( 9.125795)
build_ruby 0.002233 0.000000 4.180110 ( 6.474903)
build_all 0.011512 0.001366 15.728117 ( 20.665052)
build_install 0.018362 0.006672 6.523027 ( 15.187887)
test_btest 0.001656 0.000436 98.953196 (134.643126)
test_basic 0.008372 0.000000 1.166435 ( 2.320594)
test_all 0.123353 0.050298 859.169322 (1155.181761)
test_rubyspec 0.057139 0.036445 154.495734 (140.214131)
total: 1491.44 sec