Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-045930
#<BuildRuby:0x00005584ad4e7438
@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.20231123-045930",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005817 0.000313 0.904055 ( 1.283298)
build_miniruby 0.000922 0.000154 0.807414 ( 0.807064)
build_ruby 0.001655 0.000276 2.618572 ( 2.618943)
build_all 0.001226 0.007695 12.252397 ( 1.015164)
build_install 0.011931 0.002240 3.734821 ( 0.982563)
test_btest 0.000536 0.000153 61.891468 ( 5.831141)
test_basic 0.003868 0.001105 0.405383 ( 0.484263)
test_all 0.074758 0.025226 351.145540 ( 38.686977)
test_rubyspec 0.012683 0.053613 39.870603 ( 52.455016)
total: 104.16 sec