Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-231238
#<BuildRuby:0x000055db5b43e090
@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.20230618-231238",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005828 0.001013 1.966776 ( 4.396484)
build_miniruby 0.001392 0.000242 1.440868 ( 1.957060)
build_ruby 0.001513 0.000263 2.828775 ( 3.675192)
build_all 0.003951 0.004277 2.346873 ( 2.759096)
build_install 0.015477 0.005914 3.592859 ( 3.882702)
test_btest 0.000759 0.000175 65.035581 ( 56.515816)
test_basic 0.000000 0.007886 0.688699 ( 1.124559)
test_all 0.000875 0.000259 576.231120 (466.168831)
test_rubyspec 0.025736 0.035290 78.928399 (117.063262)
total: 657.54 sec