Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231220-103459
#<BuildRuby:0x00005608d53ee138
@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.20231220-103459",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000713 0.005649 1.962672 ( 3.554694)
build_miniruby 0.001293 0.000357 1.831533 ( 2.806976)
build_ruby 0.001658 0.000458 3.603665 ( 5.015307)
build_all 0.006150 0.002298 5.140122 ( 5.394229)
build_install 0.018251 0.002983 6.545760 ( 7.653876)
test_btest 0.000682 0.000180 64.231494 ( 80.977009)
test_basic 0.006865 0.001817 0.792241 ( 1.738473)
test_all 0.099993 0.030724 688.408240 (819.876173)
test_rubyspec 0.020721 0.059794 92.946795 (169.144205)
total: 1096.16 sec