Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-142649
#<BuildRuby:0x0000558b6f0bde98
@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.20231019-142649",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007113 0.000406 2.498831 ( 3.180172)
build_miniruby 0.002176 0.000000 1.809358 ( 2.108723)
build_ruby 0.001960 0.000019 3.470963 ( 3.969191)
build_all 0.005718 0.003150 5.754538 ( 4.312819)
build_install 0.015291 0.007062 7.450283 ( 6.097903)
test_btest 0.000000 0.000768 65.350024 ( 47.345820)
test_basic 0.002128 0.006382 0.885479 ( 1.030637)
test_all 0.008945 0.001964 711.120677 (296.605299)
test_rubyspec 0.058832 0.024722 99.836901 (133.243072)
total: 497.89 sec