Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-170325
#<BuildRuby:0x000056019f40dfc0
@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.20231210-170325",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.000657 0.007251 2.589045 ( 3.512463)
build_miniruby 0.001483 0.000307 1.744975 ( 2.180799)
build_ruby 0.001976 0.000000 3.311306 ( 26.027698)
build_all 0.001845 0.007821 5.615666 ( 4.219896)
build_install 0.013273 0.008290 6.923748 ( 5.435062)
test_btest 0.000750 0.000227 63.206204 ( 52.322108)
test_basic 0.004099 0.004022 0.803129 ( 1.104422)
test_all 0.084913 0.040308 672.785692 (318.989408)
test_rubyspec 0.025778 0.048158 91.802802 (107.160955)
total: 520.95 sec