Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-194628
#<BuildRuby:0x000055906630ffd8
@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-194628",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000994 0.004092 0.802853 ( 1.184253)
build_miniruby 0.000808 0.000135 0.805098 ( 0.805327)
build_ruby 0.001241 0.000207 2.684246 ( 2.685417)
build_all 0.007626 0.000529 11.839475 ( 0.963783)
build_install 0.013553 0.000023 3.392744 ( 0.976540)
test_btest 0.000917 0.000000 64.526432 ( 4.795488)
test_basic 0.005309 0.000213 0.418082 ( 0.497118)
test_all 0.062108 0.034596 397.175196 ( 35.079498)
test_rubyspec 0.050400 0.019719 40.840082 ( 53.364297)
total: 100.35 sec