Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-235612
#<BuildRuby:0x000055c44b4b80b0
@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.20231221-235612",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001064 0.003220 1.049611 ( 1.331551)
build_miniruby 0.000786 0.000214 0.902550 ( 0.902657)
build_ruby 0.001318 0.000000 2.742214 ( 2.746627)
build_all 0.007227 0.000214 12.167583 ( 1.061373)
build_install 0.006252 0.005843 3.638865 ( 1.009452)
test_btest 0.000596 0.000183 64.226458 ( 5.145794)
test_basic 0.002937 0.000904 0.380760 ( 0.461984)
test_all 0.075015 0.028309 412.123912 ( 42.052936)
test_rubyspec 0.023972 0.027191 40.538570 ( 53.276947)
total: 107.99 sec