Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-062358
#<BuildRuby:0x000055ecfd42dd40
@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.20231015-062358",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.006291 0.002097 2.626770 ( 3.691468)
build_miniruby 0.001513 0.000504 2.467149 ( 2.417457)
build_ruby 0.001890 0.000000 3.615527 ( 3.957008)
build_all 0.008798 0.000759 5.666404 ( 4.104290)
build_install 0.021076 0.001086 7.350556 ( 5.655065)
test_btest 0.001111 0.000296 64.568224 ( 35.821744)
test_basic 0.009076 0.000055 0.859566 ( 1.086579)
test_all 0.010102 0.001373 692.627785 (367.159450)
test_rubyspec 0.052387 0.026054 97.246108 (141.109633)
total: 565.00 sec