Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-090600
#<BuildRuby:0x0000562ac843a398
@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.20230506-090600",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005822 0.000971 2.029312 ( 4.485668)
build_miniruby 0.000000 0.001417 1.799236 ( 2.211282)
build_ruby 0.000000 0.001437 2.829413 ( 3.734107)
build_all 0.002105 0.005122 2.217511 ( 2.660018)
build_install 0.014184 0.004611 3.513493 ( 4.264352)
test_btest 0.000659 0.000165 62.593023 ( 48.264449)
test_basic 0.005850 0.001463 0.674565 ( 0.993200)
test_all 0.000999 0.000249 545.044119 (360.727089)
test_rubyspec 0.032572 0.025022 76.725001 (111.020383)
total: 538.37 sec