Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-064437
#<BuildRuby:0x0000563a778a38f8
@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.20230120-064437",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002369 0.001641 0.624003 ( 1.039224)
build_miniruby 0.000678 0.000282 0.651421 ( 0.650645)
build_ruby 0.000944 0.000393 2.191692 ( 2.191625)
build_all 0.007425 0.001468 11.879148 ( 1.468188)
build_install 0.005784 0.000670 1.448400 ( 0.702269)
test_btest 0.000507 0.000181 63.905747 ( 6.355474)
test_basic 0.003425 0.000000 0.254818 ( 0.350665)
test_all 0.001453 0.000000 497.080475 ( 46.372252)
test_rubyspec 0.015728 0.014196 35.251802 ( 45.773928)
total: 104.90 sec