Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-181703
#<BuildRuby:0x0000560b3a29e398
@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.20230916-181703",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007514 0.001074 2.516850 ( 5.546531)
build_miniruby 0.002071 0.000000 10.065220 ( 12.497611)
build_ruby 0.001709 0.000000 3.355742 ( 4.591313)
build_all 0.009252 0.000000 5.717580 ( 6.691345)
build_install 0.014639 0.009094 7.428366 ( 10.190994)
test_btest 0.000764 0.000134 66.701967 ( 77.117095)
test_basic 0.004728 0.004538 0.852973 ( 2.424214)
test_all 0.008296 0.007766 717.608584 (833.893427)
test_rubyspec 0.043942 0.043657 97.062085 (148.011306)
total: 1100.96 sec