Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-103839
#<BuildRuby:0x00005568ee9d6348
@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.20231119-103839",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002593 0.004327 2.074842 ( 3.678154)
build_miniruby 0.000000 0.001956 1.721355 ( 2.800287)
build_ruby 0.000936 0.001294 3.339944 ( 14.057226)
build_all 0.000000 0.008841 5.349024 ( 6.669372)
build_install 0.009962 0.012232 6.668904 ( 31.483811)
test_btest 0.000825 0.000300 64.541531 ( 84.664966)
test_basic 0.003723 0.005187 0.844778 ( 1.417286)
test_all 0.093407 0.035130 644.073442 (505.868314)
test_rubyspec 0.040860 0.032647 90.321438 (131.621316)
total: 782.26 sec