Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-030950
#<BuildRuby:0x00005587f79d5e98
@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.20240209-030950",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.006765 0.000592 2.086992 ( 3.875408)
build_miniruby 0.001557 0.000338 5.211329 ( 5.385338)
build_ruby 0.001716 0.000373 3.469027 ( 4.367169)
build_all 0.007026 0.002949 5.758858 ( 6.151445)
build_install 0.011836 0.010478 7.421534 ( 7.992254)
test_btest 0.000627 0.000186 71.562218 ( 77.162193)
test_basic 0.007153 0.000823 0.806519 ( 1.274735)
test_all 0.110893 0.015479 755.251075 (682.723300)
test_rubyspec 0.056548 0.056664 180.067359 (262.354312)
total: 1051.29 sec