Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-150026
#<BuildRuby:0x000055ce1f7ef8e0
@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-150026",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000081 0.003348 0.741472 ( 1.143455)
build_miniruby 0.000000 0.000848 0.902645 ( 0.903298)
build_ruby 0.000000 0.001547 2.765858 ( 2.769417)
build_all 0.004192 0.003003 12.080732 ( 0.993017)
build_install 0.007951 0.001182 3.391717 ( 0.979228)
test_btest 0.000470 0.000117 63.058434 ( 5.909880)
test_basic 0.000085 0.003583 0.381893 ( 0.456539)
test_all 0.077202 0.026922 401.148293 ( 44.787933)
test_rubyspec 0.032692 0.022028 40.490949 ( 53.213185)
total: 111.16 sec