Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-082604
#<BuildRuby:0x000056074b346068
@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.20231229-082604",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006588 0.000408 1.854012 ( 3.439348)
build_miniruby 0.001460 0.000234 2.106780 ( 2.737210)
build_ruby 0.001737 0.000278 3.560905 ( 4.775673)
build_all 0.004738 0.003571 5.124008 ( 5.793462)
build_install 0.016282 0.004086 6.409761 ( 7.573510)
test_btest 0.000730 0.000141 63.701949 ( 77.225736)
test_basic 0.002764 0.000535 0.813393 ( 1.586497)
test_all 0.108581 0.022566 771.108528 (850.507476)
test_rubyspec 0.042983 0.032126 93.768513 (162.653200)
total: 1116.29 sec