Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-160931
#<BuildRuby:0x000055868df334f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-160931",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004050 1.050766 ( 1.307084)
build_miniruby 0.000000 0.001108 0.907054 ( 0.907772)
build_ruby 0.000000 0.001169 2.740194 ( 2.744483)
build_all 0.007556 0.000190 12.221101 ( 1.032065)
build_install 0.009274 0.001077 3.604813 ( 1.013570)
test_btest 0.000592 0.000111 66.608824 ( 4.705329)
test_basic 0.003631 0.000000 0.395717 ( 0.475287)
test_all 0.080954 0.028450 468.263939 ( 40.061344)
test_rubyspec 0.020205 0.045921 40.587832 ( 53.323272)
total: 105.57 sec