Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-232017
#<BuildRuby:0x00005567c42aa090
@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.20240217-232017",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004643 0.003836 2.269527 ( 4.388921)
build_miniruby 0.000000 0.006567 110.286866 (102.974395)
build_ruby 0.001663 0.000999 3.957367 ( 5.056816)
build_all 0.005942 0.003521 6.226630 ( 7.085643)
build_install 0.014125 0.008185 7.724172 ( 8.486979)
test_btest 0.000648 0.000144 74.478191 ( 85.608619)
test_basic 0.006721 0.001493 0.823647 ( 1.572461)
test_all 0.072549 0.054172 693.882401 (591.115910)
test_rubyspec 0.053975 0.042634 118.377307 (177.454138)
total: 983.75 sec