Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231122-144430
#<BuildRuby:0x000055b8ebd4e398
@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.20231122-144430",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004305 0.004492 2.971265 ( 5.188747)
build_miniruby 0.001066 0.004214 58.228108 ( 49.766772)
build_ruby 0.001910 0.000354 3.244524 ( 4.121045)
build_all 0.008534 0.000786 5.661451 ( 6.551381)
build_install 0.014871 0.008082 7.011058 ( 7.486688)
test_btest 0.000000 0.000830 63.821588 ( 62.575044)
test_basic 0.000000 0.008566 0.809556 ( 1.291499)
test_all 0.092346 0.031634 642.098246 (393.893821)
test_rubyspec 0.048884 0.026471 90.541139 (137.238198)
total: 668.11 sec