Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-011750
#<BuildRuby:0x0000562718365db8
@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.20230627-011750",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003070 0.003800 2.039712 ( 4.370898)
build_miniruby 0.001604 0.000438 1.642295 ( 1.891665)
build_ruby 0.001249 0.000341 2.992372 ( 3.450242)
build_all 0.006613 0.001804 5.070587 ( 4.356548)
build_install 0.015145 0.004956 6.431283 ( 5.955368)
test_btest 0.000615 0.000172 69.598607 ( 42.709368)
test_basic 0.001596 0.005080 0.746965 ( 1.298145)
test_all 0.001712 0.000191 584.782018 (401.088663)
test_rubyspec 0.013486 0.047063 80.204818 (112.611438)
total: 577.73 sec