Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-012730
#<BuildRuby:0x000055b3622880c8
@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.20231130-012730",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002954 0.001313 0.843783 ( 1.243562)
build_miniruby 0.000797 0.000355 0.880710 ( 0.881217)
build_ruby 0.001235 0.000000 2.725551 ( 2.728602)
build_all 0.007201 0.000094 12.110686 ( 1.017578)
build_install 0.008871 0.000176 3.442777 ( 0.967219)
test_btest 0.000503 0.000155 63.563280 ( 4.952429)
test_basic 0.000000 0.003007 0.369704 ( 0.452707)
test_all 0.079182 0.021394 389.553208 ( 44.652440)
test_rubyspec 0.016605 0.044146 39.909508 ( 52.565985)
total: 109.46 sec