Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-200328
#<BuildRuby:0x0000563f380f35c0
@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.20230108-200328",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003688 0.000000 0.646921 ( 1.098198)
build_miniruby 0.000885 0.000061 0.673062 ( 0.671906)
build_ruby 0.001091 0.000182 2.413432 ( 2.412973)
build_all 0.008243 0.001374 12.893114 ( 1.600666)
build_install 0.001125 0.005353 1.535802 ( 0.719613)
test_btest 0.000540 0.000135 65.462700 ( 6.443746)
test_basic 0.003009 0.000752 0.276747 ( 0.371946)
test_all 0.000940 0.000235 489.942780 ( 46.632243)
test_rubyspec 0.025694 0.003124 35.163203 ( 45.713761)
total: 105.67 sec