Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-053907
#<BuildRuby:0x000056375663a450
@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.20230830-053907",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.005323 0.004068 27.928623 ( 32.559389)
build_miniruby 0.001847 0.000218 2.497778 ( 3.280297)
build_ruby 0.001813 0.000000 3.497078 ( 4.840351)
build_all 0.009815 0.000415 6.899548 ( 8.625819)
build_install 0.011869 0.009474 7.343144 ( 9.546287)
test_btest 0.000736 0.000119 74.391396 ( 84.265270)
test_basic 0.000211 0.008729 0.883960 ( 1.531491)
test_all 0.009968 0.001182 690.310962 (733.000530)
test_rubyspec 0.043666 0.040322 98.628306 (142.525368)
total: 1020.18 sec