Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-034613
#<BuildRuby:0x000055b6e69a2228
@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.20230913-034613",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.005807 0.001564 2.450559 ( 5.082148)
build_miniruby 0.001454 0.000392 1.803161 ( 2.378017)
build_ruby 0.000000 0.002385 3.708442 ( 4.750680)
build_all 0.007773 0.001550 5.960208 ( 6.012286)
build_install 0.014428 0.009132 7.547078 ( 8.853147)
test_btest 0.000772 0.000250 69.794766 ( 66.229288)
test_basic 0.004424 0.004095 0.869767 ( 1.253073)
test_all 0.009859 0.001972 683.942390 (540.024890)
test_rubyspec 0.064174 0.024276 96.436774 (134.104851)
total: 768.69 sec