Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-070352
#<BuildRuby:0x0000563b1cea9f40
@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.20231025-070352",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005560 0.001209 2.341821 ( 4.371577)
build_miniruby 0.001476 0.000321 1.683268 ( 2.032601)
build_ruby 0.001388 0.000302 3.331455 ( 4.316965)
build_all 0.004739 0.004403 5.225207 ( 5.818799)
build_install 0.010065 0.010466 6.400730 ( 7.467393)
test_btest 0.000600 0.000192 63.021249 ( 67.414035)
test_basic 0.005953 0.001905 0.788300 ( 1.405964)
test_all 0.082216 0.044589 609.679792 (623.487627)
test_rubyspec 0.033739 0.042930 91.255241 (163.434352)
total: 879.75 sec