Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-011100
#<BuildRuby:0x00005557c9fb5e98
@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.20230708-011100",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.003057 0.004374 2.136242 ( 4.330954)
build_miniruby 0.001077 0.000160 1.608496 ( 2.042642)
build_ruby 0.001596 0.000236 3.118319 ( 3.652394)
build_all 0.008432 0.000000 4.970345 ( 4.253321)
build_install 0.011343 0.007380 6.134601 ( 6.348170)
test_btest 0.000714 0.000130 61.045676 ( 42.253519)
test_basic 0.002658 0.004584 0.748518 ( 1.049328)
test_all 0.001449 0.000307 584.751217 (323.416008)
test_rubyspec 0.018188 0.039892 81.037535 (113.384170)
total: 500.73 sec