Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-203908
#<BuildRuby:0x0000561a466aa9a8
@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.20231117-203908",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006909 0.000186 2.395253 ( 4.733308)
build_miniruby 0.005762 0.000349 49.428364 ( 56.445094)
build_ruby 0.002062 0.000125 3.320479 ( 4.517230)
build_all 0.005708 0.003949 5.425095 ( 7.122225)
build_install 0.022054 0.000000 6.855906 ( 8.915066)
test_btest 0.000865 0.000000 68.831252 ( 80.178626)
test_basic 0.000000 0.006130 0.822474 ( 1.282189)
test_all 0.086831 0.040645 614.782247 (445.628619)
test_rubyspec 0.064861 0.010489 90.778619 (126.667398)
total: 735.49 sec