Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-150949
#<BuildRuby:0x000055f2ac0ca450
@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.20230502-150949",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006253 0.000750 2.048106 ( 5.242252)
build_miniruby 0.001419 0.000170 1.798800 ( 2.481801)
build_ruby 0.001466 0.000176 2.711951 ( 3.711315)
build_all 0.007671 0.000000 2.211909 ( 3.232079)
build_install 0.019209 0.000463 3.473222 ( 4.522773)
test_btest 0.000797 0.000080 60.276895 ( 64.118865)
test_basic 0.001881 0.004906 0.673025 ( 1.299046)
test_all 0.001381 0.000184 585.768026 (624.436094)
test_rubyspec 0.042911 0.013744 75.672491 (110.927957)
total: 819.97 sec