Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-014725
#<BuildRuby:0x0000558246cc3620
@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.20231209-014725",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003879 0.000776 1.002919 ( 1.269006)
build_miniruby 0.001049 0.000000 0.863278 ( 0.862788)
build_ruby 0.001093 0.000000 2.692207 ( 2.694859)
build_all 0.005624 0.002305 12.075624 ( 1.006981)
build_install 0.012694 0.001804 3.626951 ( 0.971769)
test_btest 0.000662 0.000132 64.105064 ( 4.648797)
test_basic 0.003486 0.000697 0.373892 ( 0.456326)
test_all 0.078255 0.020166 380.149347 ( 38.834530)
test_rubyspec 0.037031 0.032967 40.301754 ( 53.009199)
total: 103.75 sec