Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-162452
#<BuildRuby:0x000055dc819d6170
@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.20230925-162452",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007206 0.000930 2.441476 ( 5.456560)
build_miniruby 0.001424 0.000183 2.233347 ( 3.070238)
build_ruby 0.001601 0.000207 3.474007 ( 4.596520)
build_all 0.009292 0.000382 5.594200 ( 6.123578)
build_install 0.018718 0.003658 7.046188 ( 7.251864)
test_btest 0.000867 0.000115 64.491735 ( 60.754802)
test_basic 0.000036 0.008600 0.845235 ( 1.207802)
test_all 0.011039 0.000000 658.868059 (591.074648)
test_rubyspec 0.048183 0.033530 94.907910 (137.653489)
total: 817.19 sec