Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-110332
#<BuildRuby:0x0000564e1cf86040
@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.20231022-110332",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000023 0.000008 0.000031 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.006264 0.001907 3.804085 ( 5.867423)
build_miniruby 0.001346 0.000409 2.244545 ( 2.730764)
build_ruby 0.001379 0.000420 3.254626 ( 4.032161)
build_all 0.004493 0.004419 5.232478 ( 5.310174)
build_install 0.016994 0.005664 7.441058 ( 7.317746)
test_btest 0.000740 0.000247 61.756246 ( 61.554740)
test_basic 0.002562 0.005047 0.736501 ( 1.380866)
test_all 0.092630 0.032283 665.220685 (681.192429)
test_rubyspec 0.043860 0.030890 89.360609 (156.529263)
total: 925.92 sec