Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-184749
#<BuildRuby:0x000055915ff49fc0
@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.20240115-184749",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005042 0.000841 1.755722 ( 3.362035)
build_miniruby 0.001197 0.000200 1.794360 ( 2.178427)
build_ruby 0.001680 0.000280 3.408628 ( 4.616191)
build_all 0.007232 0.001205 5.072408 ( 6.049286)
build_install 0.013778 0.006365 6.109025 ( 7.557558)
test_btest 0.000774 0.000155 64.368819 ( 77.731675)
test_basic 0.000000 0.008167 0.788964 ( 1.427580)
test_all 0.092432 0.035187 724.424569 (804.749735)
test_rubyspec 0.034748 0.042522 91.691412 (161.500079)
total: 1069.17 sec