Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-131327
#<BuildRuby:0x000055ee2ef4e1e8
@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.20230703-131327",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006083 0.000504 2.165078 ( 4.432430)
build_miniruby 0.001220 0.000282 1.594044 ( 1.768651)
build_ruby 0.001861 0.000000 2.926233 ( 3.586982)
build_all 0.008585 0.000000 5.064310 ( 3.779156)
build_install 0.018742 0.001891 6.498335 ( 6.055519)
test_btest 0.000840 0.000163 63.404224 ( 38.432967)
test_basic 0.002585 0.004335 0.726064 ( 1.117624)
test_all 0.001544 0.000343 567.861018 (282.228912)
test_rubyspec 0.039803 0.024512 85.406359 (116.127749)
total: 457.53 sec