Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-191102
#<BuildRuby:0x0000555cfa85da48
@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.20230706-191102",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006973 0.000537 2.149344 ( 4.754703)
build_miniruby 0.001598 0.000123 9.424427 ( 9.894370)
build_ruby 0.001512 0.000117 3.098645 ( 3.718481)
build_all 0.008184 0.000276 5.288347 ( 4.344886)
build_install 0.019977 0.000412 6.420399 ( 6.232868)
test_btest 0.000000 0.001202 63.719177 ( 44.652982)
test_basic 0.000000 0.008115 0.758818 ( 0.969404)
test_all 0.001464 0.000333 561.770649 (320.974017)
test_rubyspec 0.036671 0.020474 82.854420 (112.706826)
total: 508.25 sec