Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-122412
#<BuildRuby:0x000055e2e7b8e348
@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.20230925-122412",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007893 0.000243 2.371402 ( 5.211713)
build_miniruby 0.001787 0.000108 1.764896 ( 2.054842)
build_ruby 0.002056 0.000000 3.569365 ( 4.664469)
build_all 0.008113 0.000372 5.406304 ( 5.545166)
build_install 0.020424 0.000000 6.701820 ( 6.964833)
test_btest 0.001104 0.000000 62.701318 ( 57.141541)
test_basic 0.008712 0.000000 0.877969 ( 1.335864)
test_all 0.011365 0.000165 706.144440 (609.504078)
test_rubyspec 0.037574 0.046411 94.064881 (136.043872)
total: 828.47 sec