Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-111047
#<BuildRuby:0x000055dc04756058
@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.20230603-111047",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006069 0.000328 1.949810 ( 3.835642)
build_miniruby 0.000000 0.001394 1.462843 ( 2.136246)
build_ruby 0.000000 0.001561 2.728428 ( 3.345000)
build_all 0.007361 0.000779 2.214186 ( 2.123369)
build_install 0.002130 0.015407 3.292145 ( 3.617608)
test_btest 0.000761 0.000236 60.616309 ( 38.133700)
test_basic 0.006812 0.000855 0.702766 ( 1.026959)
test_all 0.001141 0.000343 574.025955 (622.832568)
test_rubyspec 0.037921 0.026495 77.891130 (123.302269)
total: 800.35 sec