Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-142235
#<BuildRuby:0x000055e597d26090
@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.20231012-142235",
@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.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.008319 0.000278 2.870828 ( 3.930610)
build_miniruby 0.009642 0.000043 239.739186 ( 99.125379)
build_ruby 0.001809 0.000056 3.843771 ( 4.241811)
build_all 0.006440 0.008289 32.134735 ( 18.381460)
build_install 0.011313 0.008188 7.027188 ( 5.062953)
test_btest 0.000758 0.000103 62.281777 ( 31.795741)
test_basic 0.005085 0.003058 0.780981 ( 0.884886)
test_all 0.009687 0.000834 675.924018 (324.011715)
test_rubyspec 0.030034 0.046680 96.406953 (134.639163)
total: 622.07 sec