Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-073041
#<BuildRuby:0x00005611e06c1f40
@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.20230824-073041",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000028 0.000000 0.000028 ( 0.000030)
build_up 0.006810 0.000085 2.421718 ( 5.026869)
build_miniruby 0.000000 0.001871 1.649289 ( 1.986350)
build_ruby 0.000000 0.001640 3.488626 ( 4.276399)
build_all 0.004270 0.004501 5.655275 ( 4.996111)
build_install 0.011018 0.009183 6.640597 ( 6.692232)
test_btest 0.000716 0.000102 70.228832 ( 52.644434)
test_basic 0.000606 0.008760 0.913199 ( 1.318113)
test_all 0.009972 0.000244 656.311090 (332.378998)
test_rubyspec 0.035451 0.036762 92.172526 (108.405158)
total: 517.73 sec