Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-175405
#<BuildRuby:0x00005583bfddf390
@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.20231228-175405",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004088 0.000743 0.829424 ( 1.236718)
build_miniruby 0.000937 0.000170 0.839694 ( 0.839941)
build_ruby 0.001922 0.000000 2.674068 ( 2.706339)
build_all 0.004970 0.003116 12.036124 ( 0.978062)
build_install 0.006801 0.002798 3.399447 ( 0.959328)
test_btest 0.000633 0.000149 63.270811 ( 4.985121)
test_basic 0.001152 0.003062 0.402642 ( 0.483274)
test_all 0.080636 0.016182 375.695003 ( 43.535397)
test_rubyspec 0.039079 0.027379 40.774984 ( 53.320084)
total: 109.04 sec