Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-042636
#<BuildRuby:0x00005571d0c340c8
@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.20240107-042636",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003951 0.000697 1.206201 ( 1.589775)
build_miniruby 0.001077 0.000000 1.395617 ( 1.396322)
build_ruby 0.001605 0.000000 4.230727 ( 4.238287)
build_all 0.008641 0.001227 16.653807 ( 1.632827)
build_install 0.015125 0.000000 4.806640 ( 1.643029)
test_btest 0.000717 0.000000 81.701772 ( 10.332537)
test_basic 0.005230 0.000000 0.593374 ( 0.663552)
test_all 0.091081 0.029026 548.790934 ( 61.200497)
test_rubyspec 0.044905 0.019381 75.225594 ( 87.527142)
total: 170.22 sec