Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-210840
#<BuildRuby:0x00005566dcd26110
@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.20231027-210840",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007062 0.000684 2.454360 ( 4.574758)
build_miniruby 0.001399 0.000136 2.777088 ( 3.247211)
build_ruby 0.002011 0.000195 3.419459 ( 4.237030)
build_all 0.004623 0.004738 5.287081 ( 5.533366)
build_install 0.011157 0.010873 6.787696 ( 7.729565)
test_btest 0.000746 0.000145 62.956268 ( 68.931940)
test_basic 0.007334 0.000624 0.769792 ( 1.367022)
test_all 0.090887 0.034429 637.674398 (602.965206)
test_rubyspec 0.017485 0.054865 88.539527 (152.921251)
total: 851.51 sec