Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-211028
#<BuildRuby:0x000056506b1c9f50
@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.20230613-211028",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006114 0.001019 2.007142 ( 4.639682)
build_miniruby 0.001478 0.000247 1.451603 ( 1.662605)
build_ruby 0.001402 0.000234 2.921736 ( 3.733167)
build_all 0.007391 0.000489 2.451420 ( 2.581354)
build_install 0.020373 0.000000 3.774498 ( 3.982316)
test_btest 0.001059 0.000000 60.295261 ( 44.818452)
test_basic 0.003588 0.004205 0.694619 ( 1.129833)
test_all 0.001311 0.000211 581.507022 (396.134449)
test_rubyspec 0.027881 0.033056 78.490875 (114.615345)
total: 573.30 sec