Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-031512
#<BuildRuby:0x00005570528461e8
@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.20230701-031512",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004351 0.004003 24.340513 ( 27.485893)
build_miniruby 0.001438 0.000191 17.726315 ( 19.440978)
build_ruby 0.001637 0.000219 3.367976 ( 4.111892)
build_all 0.009580 0.000000 14.740458 ( 15.237955)
build_install 0.014274 0.007402 6.483418 ( 6.607287)
test_btest 0.000712 0.000116 64.010605 ( 43.278615)
test_basic 0.006794 0.001102 0.779362 ( 1.014897)
test_all 0.000796 0.000128 574.491217 (418.089434)
test_rubyspec 0.020020 0.038865 81.079201 (116.821472)
total: 652.09 sec