Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-112434
#<BuildRuby:0x0000559b8a70dfc0
@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.20230809-112434",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006478 0.000720 2.226485 ( 4.514766)
build_miniruby 0.000000 0.001982 1.724969 ( 2.304430)
build_ruby 0.000219 0.001558 3.144742 ( 3.871110)
build_all 0.004286 0.004093 2.727773 ( 2.872883)
build_install 0.018476 0.000982 3.851905 ( 4.120435)
test_btest 0.000945 0.000147 67.581752 ( 45.786646)
test_basic 0.006331 0.000989 0.757486 ( 1.164727)
test_all 0.001407 0.000220 598.703468 (355.835295)
test_rubyspec 0.033899 0.025374 84.939927 (113.633095)
total: 534.10 sec