Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-073855
#<BuildRuby:0x000055b54267da48
@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.20230904-073855",
@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.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005895 0.001092 1.864748 ( 3.461503)
build_miniruby 0.002067 0.000382 1.763549 ( 2.347582)
build_ruby 0.001707 0.000315 3.394884 ( 4.416861)
build_all 0.001311 0.008009 5.754647 ( 6.252687)
build_install 0.021884 0.000101 6.957787 ( 7.848584)
test_btest 0.000380 0.000829 65.329508 ( 67.527397)
test_basic 0.000000 0.009233 0.848287 ( 1.395880)
test_all 0.008514 0.002521 680.020422 (729.407657)
test_rubyspec 0.043874 0.039362 95.302220 (139.523849)
total: 962.18 sec