Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-172603
#<BuildRuby:0x000055eff3f27bd0
@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.20231211-172603",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004254 0.000041 1.002890 ( 1.291582)
build_miniruby 0.000616 0.000112 0.863354 ( 0.863418)
build_ruby 0.001325 0.000240 2.702980 ( 2.703079)
build_all 0.007283 0.000507 12.124265 ( 0.994093)
build_install 0.012466 0.001226 3.579630 ( 0.968740)
test_btest 0.000676 0.000104 64.320857 ( 4.493561)
test_basic 0.002943 0.000453 0.371983 ( 0.455586)
test_all 0.076688 0.024656 381.997574 ( 38.682980)
test_rubyspec 0.030029 0.036423 39.772867 ( 52.420882)
total: 102.87 sec