Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-071720
#<BuildRuby:0x000055c9a8135ef8
@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.20231104-071720",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.001833 0.006674 3.105239 ( 4.011290)
build_miniruby 0.001518 0.000351 1.914854 ( 2.247683)
build_ruby 0.001622 0.000000 3.153046 ( 3.808806)
build_all 0.008988 0.000656 5.938572 ( 4.979390)
build_install 0.019048 0.002212 4.289697 ( 4.033987)
test_btest 0.000711 0.000142 61.915119 ( 34.167592)
test_basic 0.007012 0.001403 0.789521 ( 1.136674)
test_all 0.091061 0.031179 638.831016 (453.790397)
test_rubyspec 0.026061 0.053041 91.631889 (151.607157)
total: 659.78 sec