Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-163636
#<BuildRuby:0x00005604f2fdf280
@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.20231223-163636",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003545 0.000000 0.734783 ( 1.111080)
build_miniruby 0.000946 0.000043 0.909980 ( 0.910320)
build_ruby 0.001169 0.000097 2.769324 ( 2.802767)
build_all 0.007908 0.000000 12.170118 ( 1.002094)
build_install 0.006966 0.003944 3.448070 ( 0.966546)
test_btest 0.000498 0.000062 66.956569 ( 6.017171)
test_basic 0.003193 0.000399 0.378078 ( 0.460398)
test_all 0.090223 0.016507 440.827788 ( 41.420798)
test_rubyspec 0.044829 0.011955 40.499188 ( 53.261985)
total: 107.95 sec