Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-002303
#<BuildRuby:0x000055f8d197e1e8
@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.20231012-002303",
@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.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004045 0.004723 2.600555 ( 4.478659)
build_miniruby 0.001450 0.000310 2.001207 ( 2.351732)
build_ruby 0.001403 0.000301 3.548987 ( 4.066408)
build_all 0.009526 0.001120 5.618019 ( 5.221807)
build_install 0.016320 0.005048 7.204638 ( 6.471323)
test_btest 0.000898 0.000196 63.827166 ( 41.962837)
test_basic 0.003625 0.005346 0.868059 ( 1.166769)
test_all 0.006562 0.003880 695.992227 (388.156960)
test_rubyspec 0.056826 0.024419 96.724610 (132.048078)
total: 585.93 sec