Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-050335
#<BuildRuby:0x000055b9b1f4e208
@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.20240201-050335",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.001448 0.005998 2.277037 ( 3.727760)
build_miniruby 0.001455 0.000364 23.233145 ( 24.846019)
build_ruby 0.001457 0.000364 3.533453 ( 4.257102)
build_all 0.007919 0.001030 5.887524 ( 5.278589)
build_install 0.006733 0.015928 7.597825 ( 7.889294)
test_btest 0.000676 0.000245 70.548288 ( 74.818580)
test_basic 0.003593 0.004985 0.874716 ( 1.754139)
test_all 0.096290 0.033808 787.746562 (924.219853)
test_rubyspec 0.074989 0.041846 184.445328 (281.838234)
total: 1328.63 sec