Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-220704
#<BuildRuby:0x0000563782aa73e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-220704",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003705 0.000872 1.333789 ( 1.678666)
build_miniruby 0.000872 0.000205 0.892994 ( 0.893606)
build_ruby 0.001393 0.000328 2.805070 ( 2.804624)
build_all 0.004960 0.004531 16.280109 ( 1.450437)
build_install 0.000697 0.007437 4.606566 ( 1.125679)
test_btest 0.000841 0.000310 80.208161 ( 7.679092)
test_basic 0.004590 0.000116 0.703034 ( 0.778667)
test_all 0.092411 0.040383 550.320601 ( 54.121679)
test_rubyspec 0.023400 0.025869 50.528163 ( 62.827500)
total: 133.36 sec