Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-094641
#<BuildRuby:0x000055f5cc25c070
@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.20230113-094641",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003310 0.000602 0.625940 ( 1.396399)
build_miniruby 0.000727 0.000132 0.682956 ( 0.682185)
build_ruby 0.001109 0.000202 2.417788 ( 2.417391)
build_all 0.004689 0.004710 12.902318 ( 1.609227)
build_install 0.001353 0.005169 1.542727 ( 0.730109)
test_btest 0.000566 0.000189 66.242490 ( 6.653240)
test_basic 0.002494 0.000831 0.244152 ( 0.339466)
test_all 0.000000 0.001136 494.903199 ( 47.266096)
test_rubyspec 0.011837 0.017350 35.023829 ( 45.615380)
total: 106.71 sec