Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-011646
#<BuildRuby:0x0000564af552a0d0
@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.20231103-011646",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007279 0.000520 2.378691 ( 4.240164)
build_miniruby 0.000000 0.001922 2.097445 ( 2.907195)
build_ruby 0.000000 0.002475 3.208479 ( 4.335824)
build_all 0.000000 0.008903 5.056117 ( 4.653057)
build_install 0.013427 0.007713 6.743781 ( 7.011231)
test_btest 0.000705 0.000159 59.418636 ( 60.516943)
test_basic 0.006375 0.001440 0.782653 ( 1.237794)
test_all 0.062879 0.062177 623.400261 (515.348784)
test_rubyspec 0.036095 0.041672 90.284608 (142.453519)
total: 742.71 sec