Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-191519
#<BuildRuby:0x0000563074bb5f30
@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-191519",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004229 0.004441 3.510431 ( 4.516083)
build_miniruby 0.003569 0.000428 95.454845 ( 55.675637)
build_ruby 0.001316 0.000158 3.185310 ( 22.990872)
build_all 0.007848 0.000942 5.173403 ( 4.064922)
build_install 0.009322 0.010151 6.572248 ( 7.982300)
test_btest 0.000685 0.000132 58.519349 ( 50.059612)
test_basic 0.007502 0.000494 0.738429 ( 1.348869)
test_all 0.095253 0.031060 655.188652 (614.903032)
test_rubyspec 0.030676 0.043970 89.978394 (150.782867)
total: 912.33 sec