Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-111734
#<BuildRuby:0x00005646b54a2458
@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.20231102-111734",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004403 0.004076 2.451424 ( 4.572835)
build_miniruby 0.000000 0.002030 2.855735 ( 3.178615)
build_ruby 0.000000 0.001793 3.254668 ( 4.412474)
build_all 0.005708 0.003711 5.279747 ( 5.979768)
build_install 0.019546 0.001812 6.751325 ( 6.726407)
test_btest 0.000723 0.000113 60.990712 ( 54.860365)
test_basic 0.003042 0.004123 0.741203 ( 2.796533)
test_all 0.100716 0.026974 620.018657 (545.321611)
test_rubyspec 0.053245 0.021253 90.820435 (147.876561)
total: 775.73 sec