Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-051920
#<BuildRuby:0x0000559ad7c0dd80
@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.20231218-051920",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007816 0.000026 2.387987 ( 3.296820)
build_miniruby 0.001981 0.000124 1.733788 ( 1.839632)
build_ruby 0.000000 0.001776 3.396976 ( 3.835615)
build_all 0.006730 0.002184 5.325665 ( 4.386743)
build_install 0.015879 0.004803 6.685060 ( 5.390380)
test_btest 0.000888 0.000101 61.562137 ( 37.345207)
test_basic 0.005077 0.003704 0.738656 ( 0.830665)
test_all 0.094627 0.026933 669.367330 (230.432293)
test_rubyspec 0.050070 0.023165 86.179939 ( 98.912989)
total: 386.27 sec