Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-070606
#<BuildRuby:0x000055ffc2982980
@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.20230514-070606",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006697 0.000874 21.054685 ( 16.651627)
build_miniruby 0.001314 0.000171 15.269163 ( 15.855145)
build_ruby 0.001745 0.000227 2.600599 ( 3.034955)
build_all 0.008443 0.000000 12.562839 ( 21.100170)
build_install 0.013184 0.004351 3.410472 ( 6.203799)
test_btest 0.000880 0.000000 59.182762 ( 41.984471)
test_basic 0.007447 0.000000 0.707740 ( 1.155952)
test_all 0.000670 0.000727 529.617384 (313.973089)
test_rubyspec 0.021609 0.032779 74.074436 ( 95.988769)
total: 515.95 sec