Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-165745
#<BuildRuby:0x00005638e43ee450
@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.20231204-165745",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.007996 2.466119 ( 4.143930)
build_miniruby 0.001459 0.000000 1.728797 ( 2.293501)
build_ruby 0.001692 0.000000 3.121552 ( 3.756422)
build_all 0.005362 0.004180 5.437674 ( 5.637740)
build_install 0.016885 0.004203 7.008520 ( 7.391158)
test_btest 0.000893 0.000195 64.623210 ( 64.365849)
test_basic 0.002651 0.000579 0.783294 ( 1.260000)
test_all 0.103166 0.022749 654.153328 (443.008625)
test_rubyspec 0.043902 0.029191 88.667436 (111.823845)
total: 643.68 sec