Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-045958
#<BuildRuby:0x0000556c894cf4f0
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-045958",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000632 0.004516 0.809070 ( 1.215361)
build_miniruby 0.001125 0.000000 0.827717 ( 0.827671)
build_ruby 0.001404 0.000000 2.665739 ( 2.666498)
build_all 0.007515 0.000563 12.186676 ( 1.001465)
build_install 0.006912 0.002513 3.458992 ( 0.965489)
test_btest 0.000525 0.000191 65.827410 ( 5.211185)
test_basic 0.003753 0.001365 0.391354 ( 0.472340)
test_all 0.074936 0.020578 380.555414 ( 34.860025)
test_rubyspec 0.051606 0.021297 40.617816 ( 53.172784)
total: 100.39 sec