Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-022323
#<BuildRuby:0x00005563f6d9c0d8
@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.20240118-022323",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.002221 0.004503 0.938030 ( 1.341848)
build_miniruby 0.001205 0.000000 0.809398 ( 0.809281)
build_ruby 0.001502 0.000000 2.659767 ( 2.660631)
build_all 0.001421 0.006697 12.026896 ( 1.007283)
build_install 0.005655 0.006698 3.484435 ( 0.972207)
test_btest 0.000575 0.000269 64.624717 ( 5.724019)
test_basic 0.002878 0.001342 0.420184 ( 0.501639)
test_all 0.081080 0.015609 362.269905 ( 39.626211)
test_rubyspec 0.055431 0.085816 72.944708 ( 85.423975)
total: 138.07 sec