Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-014415
#<BuildRuby:0x000055e22d424040
@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.20230121-014415",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003867 0.000039 0.615131 ( 1.006384)
build_miniruby 0.000690 0.000230 0.640728 ( 0.640088)
build_ruby 0.000995 0.000332 2.204242 ( 2.203907)
build_all 0.004973 0.004317 11.974149 ( 1.505441)
build_install 0.001726 0.004789 1.490815 ( 0.722467)
test_btest 0.000454 0.000210 63.308541 ( 5.959726)
test_basic 0.002521 0.001163 0.265321 ( 0.360393)
test_all 0.001200 0.000553 478.262440 ( 48.478974)
test_rubyspec 0.022311 0.006302 35.018604 ( 45.594520)
total: 106.47 sec