Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-043059
#<BuildRuby:0x0000559573a0e9a8
@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.20240101-043059",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006363 0.000242 1.834048 ( 3.277064)
build_miniruby 0.001249 0.000125 1.794819 ( 2.307391)
build_ruby 0.000000 0.002242 3.404171 ( 4.261936)
build_all 0.007038 0.001600 5.241322 ( 5.312787)
build_install 0.014906 0.006021 6.525520 ( 7.184484)
test_btest 0.000607 0.000094 63.443727 ( 67.685764)
test_basic 0.004137 0.003789 0.833413 ( 1.341688)
test_all 0.095245 0.033843 817.118031 (621.940643)
test_rubyspec 0.042103 0.032319 93.527592 (143.622808)
total: 856.94 sec