Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-231530
#<BuildRuby:0x000055ad77ae2890
@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.20230621-231530",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006779 0.000633 2.152727 ( 4.565658)
build_miniruby 0.001800 0.000000 5.454211 ( 5.618798)
build_ruby 0.001830 0.000000 3.220604 ( 3.862948)
build_all 0.007812 0.000733 5.004352 ( 3.932732)
build_install 0.018419 0.001112 6.412856 ( 5.784902)
test_btest 0.000577 0.000109 61.359933 ( 37.416985)
test_basic 0.006726 0.000429 0.726573 ( 0.999068)
test_all 0.002109 0.000100 566.784897 (283.711684)
test_rubyspec 0.027370 0.030693 79.856203 (106.414039)
total: 452.31 sec