Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-141754
#<BuildRuby:0x000055c3e2527208
@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.20230103-141754",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003030 0.000551 0.622225 ( 1.051589)
build_miniruby 0.000795 0.000145 0.667800 ( 0.666765)
build_ruby 0.001129 0.000205 2.483396 ( 2.487169)
build_all 0.008819 0.000680 12.942311 ( 1.612411)
build_install 0.005955 0.000992 1.653109 ( 0.768430)
test_btest 0.000549 0.000092 68.266849 ( 6.016291)
test_basic 0.003119 0.000520 0.242941 ( 0.337975)
test_all 0.001011 0.000069 494.313051 ( 53.247260)
test_rubyspec 0.011906 0.016202 35.505856 ( 45.990805)
total: 112.18 sec