Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-122557
#<BuildRuby:0x0000558c5583e348
@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.20231019-122557",
@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.000029 0.000000 0.000029 ( 0.000025)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.003992 0.004062 2.736832 ( 3.630431)
build_miniruby 0.001575 0.000305 17.766834 ( 17.561367)
build_ruby 0.000000 0.002110 3.731256 ( 4.047724)
build_all 0.006233 0.003261 5.911257 ( 4.094936)
build_install 0.020117 0.002462 7.478462 ( 6.197532)
test_btest 0.000801 0.000170 66.328955 ( 49.691350)
test_basic 0.003342 0.005446 0.859274 ( 1.117933)
test_all 0.007416 0.004073 698.271253 (379.793853)
test_rubyspec 0.040974 0.040708 100.040777 (151.373120)
total: 617.51 sec