Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231226-222402
#<BuildRuby:0x0000557da5459a48
@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.20231226-222402",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005629 0.000834 1.810750 ( 3.741316)
build_miniruby 0.001348 0.000200 1.999284 ( 3.153397)
build_ruby 0.001992 0.000295 3.436324 ( 5.416645)
build_all 0.008119 0.000552 5.170576 ( 6.704171)
build_install 0.016009 0.004853 6.383759 ( 8.914464)
test_btest 0.000853 0.000138 65.247572 ( 89.685753)
test_basic 0.000000 0.007548 0.759953 ( 1.695440)
test_all 0.092649 0.037188 779.218098 (943.759458)
test_rubyspec 0.037205 0.037317 91.990645 (152.011993)
total: 1215.10 sec