Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-135630
#<BuildRuby:0x000056137c3f3280
@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.20231224-135630",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003075 0.001025 0.750011 ( 1.154163)
build_miniruby 0.000859 0.000286 0.901020 ( 0.901734)
build_ruby 0.001161 0.000387 2.779572 ( 2.781490)
build_all 0.006975 0.000716 12.105978 ( 1.006102)
build_install 0.009340 0.000000 3.377532 ( 0.973658)
test_btest 0.000799 0.000000 66.047051 ( 4.886213)
test_basic 0.001161 0.002580 0.375600 ( 0.458653)
test_all 0.077635 0.028731 406.351642 ( 41.969813)
test_rubyspec 0.039316 0.010747 40.713715 ( 53.483039)
total: 107.62 sec