Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231220-123409
#<BuildRuby:0x0000555dcc97a278
@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.20231220-123409",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003097 0.003983 2.101624 ( 3.829521)
build_miniruby 0.001517 0.000225 2.111517 ( 2.487885)
build_ruby 0.001745 0.000258 3.383917 ( 4.216034)
build_all 0.004411 0.004265 5.223862 ( 4.542594)
build_install 0.019278 0.002457 6.657156 ( 6.427446)
test_btest 0.000849 0.000146 63.244876 ( 62.535788)
test_basic 0.000489 0.008057 0.779050 ( 1.437565)
test_all 0.087346 0.043740 684.654076 (814.899903)
test_rubyspec 0.057838 0.022732 94.087960 (178.622627)
total: 1079.00 sec