Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-131427
#<BuildRuby:0x0000560e74416058
@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.20230705-131427",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007927 0.000559 2.286956 ( 5.053980)
build_miniruby 0.001161 0.000160 1.936179 ( 2.375842)
build_ruby 0.001436 0.000198 3.146476 ( 3.957273)
build_all 0.004275 0.004138 5.131364 ( 4.909350)
build_install 0.014364 0.004484 6.386336 ( 6.667879)
test_btest 0.000773 0.000140 65.797987 ( 47.284130)
test_basic 0.003209 0.004887 0.756139 ( 1.217919)
test_all 0.000996 0.000211 589.463537 (362.974632)
test_rubyspec 0.042814 0.017318 81.342263 (114.926074)
total: 549.37 sec