Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-033702
#<BuildRuby:0x000055aef0783fa8
@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.20240112-033702",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004282 0.000021 1.024349 ( 1.428543)
build_miniruby 0.001064 0.000089 0.920931 ( 0.920766)
build_ruby 0.001244 0.000104 2.819859 ( 2.821237)
build_all 0.002871 0.007295 14.591841 ( 1.358313)
build_install 0.008132 0.000856 4.221690 ( 1.160289)
test_btest 0.000549 0.000109 75.978428 ( 7.681574)
test_basic 0.003479 0.000696 0.520213 ( 0.600460)
test_all 0.094639 0.044855 493.116661 ( 54.272510)
test_rubyspec 0.027688 0.007903 48.959948 ( 61.490344)
total: 131.73 sec