Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-182357
#<BuildRuby:0x000055fddf1b22a8
@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.20231014-182357",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.004643 0.003978 2.599274 ( 3.687001)
build_miniruby 0.001524 0.000102 2.128170 ( 2.438856)
build_ruby 0.001722 0.000115 3.359887 ( 3.716328)
build_all 0.005210 0.003797 5.656753 ( 3.690365)
build_install 0.018994 0.001781 7.320662 ( 5.875632)
test_btest 0.000759 0.000071 64.113119 ( 36.330968)
test_basic 0.004565 0.004600 0.843266 ( 1.102768)
test_all 0.005505 0.004738 674.927825 (307.512266)
test_rubyspec 0.037883 0.041980 97.317825 (134.948055)
total: 499.30 sec