Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-182301
#<BuildRuby:0x000055879a069e98
@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.20230923-182301",
@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.000024 0.000004 0.000028 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008104 0.000034 2.259250 ( 4.892810)
build_miniruby 0.001359 0.000227 1.740368 ( 2.250777)
build_ruby 0.001614 0.000269 3.319450 ( 4.352320)
build_all 0.009257 0.000175 5.501507 ( 5.527449)
build_install 0.016944 0.004899 6.850828 ( 7.638563)
test_btest 0.001024 0.000000 63.645396 ( 55.704439)
test_basic 0.004767 0.003751 0.853360 ( 1.387938)
test_all 0.005545 0.004462 690.729130 (562.030689)
test_rubyspec 0.051286 0.032600 92.728889 (135.442310)
total: 779.23 sec