Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-215353
#<BuildRuby:0x000056230b33f8e0
@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.20231213-215353",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002446 0.001976 1.016516 ( 1.263742)
build_miniruby 0.000798 0.000291 0.876571 ( 0.876308)
build_ruby 0.000788 0.000286 2.716824 ( 2.720265)
build_all 0.005927 0.002155 12.167249 ( 1.014223)
build_install 0.008590 0.000070 3.578199 ( 0.974238)
test_btest 0.000570 0.000000 61.821741 ( 5.913067)
test_basic 0.003240 0.000000 0.377914 ( 0.459524)
test_all 0.072163 0.032763 414.103388 ( 37.236672)
test_rubyspec 0.035062 0.037912 39.787477 ( 52.467710)
total: 102.93 sec