Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-010843
#<BuildRuby:0x000056130fcee2a8
@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.20230602-010843",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006291 0.000547 1.921528 ( 4.532635)
build_miniruby 0.001268 0.000110 1.801636 ( 2.461978)
build_ruby 0.001610 0.000140 2.895443 ( 3.602596)
build_all 0.000212 0.007556 2.223655 ( 2.532544)
build_install 0.017502 0.001369 3.494251 ( 3.850904)
test_btest 0.001140 0.000169 61.887229 ( 43.592049)
test_basic 0.002599 0.005002 0.661882 ( 1.077468)
test_all 0.001376 0.000255 625.339307 (671.655491)
test_rubyspec 0.042918 0.024194 78.209488 (130.671846)
total: 863.98 sec