Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230723-030947
#<BuildRuby:0x0000558c6f895db8
@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.20230723-030947",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006679 0.000177 2.244222 ( 4.679329)
build_miniruby 0.001382 0.000089 1.653066 ( 1.911344)
build_ruby 0.001564 0.000000 3.236722 ( 4.180889)
build_all 0.004553 0.003541 2.640859 ( 2.789140)
build_install 0.019426 0.001714 4.007318 ( 4.000178)
test_btest 0.000790 0.000070 61.937571 ( 51.637166)
test_basic 0.007267 0.000237 0.791699 ( 1.185030)
test_all 0.001807 0.000000 588.199573 (364.953029)
test_rubyspec 0.012528 0.044523 82.518488 (111.915005)
total: 547.25 sec