Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-182522
#<BuildRuby:0x0000555d0091dce8
@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.20231111-182522",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003368 0.003473 2.222874 ( 2.453658)
build_miniruby 0.001646 0.000183 1.662610 ( 1.668995)
build_ruby 0.001728 0.000192 3.333428 ( 3.548411)
build_all 0.000081 0.007910 4.965027 ( 2.596736)
build_install 0.008356 0.010073 6.361537 ( 4.310956)
test_btest 0.000630 0.000163 61.825911 ( 45.319701)
test_basic 0.007499 0.000000 0.794983 ( 0.915467)
test_all 0.085215 0.041349 638.903036 (561.151784)
test_rubyspec 0.026126 0.055991 91.957849 (173.449495)
total: 795.42 sec