Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-061725
#<BuildRuby:0x0000562543d2f7f8
@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.20240110-061725",
@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.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003981 0.001592 0.818447 ( 1.200620)
build_miniruby 0.000833 0.000333 0.816161 ( 0.816206)
build_ruby 0.001388 0.000555 2.667264 ( 2.667584)
build_all 0.005126 0.002050 12.066583 ( 1.015409)
build_install 0.009279 0.001472 3.384055 ( 0.961966)
test_btest 0.000499 0.000181 63.337220 ( 5.856217)
test_basic 0.005032 0.000000 0.419363 ( 0.499690)
test_all 0.054018 0.042408 403.576370 ( 37.996185)
test_rubyspec 0.025131 0.040800 40.734397 ( 53.300672)
total: 104.32 sec