Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-051112
#<BuildRuby:0x00005562630d6090
@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.20230609-051112",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003877 0.004000 2.039865 ( 4.777642)
build_miniruby 0.001595 0.000000 1.684146 ( 2.055983)
build_ruby 0.001760 0.000000 2.706465 ( 3.666792)
build_all 0.004168 0.003943 2.257994 ( 2.527595)
build_install 0.016343 0.003193 3.385043 ( 3.650544)
test_btest 0.000743 0.000193 61.215293 ( 40.999220)
test_basic 0.005288 0.001371 0.627265 ( 0.971605)
test_all 0.001847 0.000479 565.286256 (468.847553)
test_rubyspec 0.011699 0.052040 77.884183 (121.011576)
total: 648.51 sec