Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-011527
#<BuildRuby:0x000055873de66eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-011527",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004028 0.000424 1.087771 ( 1.458940)
build_miniruby 0.000979 0.000103 0.853802 ( 0.853201)
build_ruby 0.001431 0.000150 2.857395 ( 2.856755)
build_all 0.006015 0.003933 16.908484 ( 1.515979)
build_install 0.003475 0.004844 4.790597 ( 1.181985)
test_btest 0.000601 0.000114 85.337103 ( 7.595016)
test_basic 0.000000 0.004098 0.567861 ( 0.644649)
test_all 0.092090 0.041383 578.672727 ( 52.398400)
test_rubyspec 0.024333 0.026215 50.625357 ( 62.802822)
total: 131.31 sec