Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-012606
#<BuildRuby:0x000055633f691a48
@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.20230809-012606",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004145 0.003443 2.440360 ( 4.913262)
build_miniruby 0.001486 0.000198 2.025366 ( 2.637123)
build_ruby 0.001708 0.000000 3.415635 ( 4.239673)
build_all 0.007755 0.001069 2.775539 ( 2.978824)
build_install 0.013786 0.006172 4.358415 ( 3.998289)
test_btest 0.000627 0.000102 66.110981 ( 45.284848)
test_basic 0.007106 0.001157 0.850158 ( 1.099003)
test_all 0.001550 0.000000 654.727342 (407.779112)
test_rubyspec 0.042267 0.019856 86.819044 (116.749994)
total: 589.68 sec