Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-175931
#<BuildRuby:0x000055ba103ff4b0
@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.20231204-175931",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005423 0.000000 0.983559 ( 1.277144)
build_miniruby 0.001163 0.000000 0.874062 ( 0.874311)
build_ruby 0.000000 0.001694 2.699972 ( 2.700692)
build_all 0.007073 0.001013 12.152812 ( 1.022832)
build_install 0.006371 0.002616 3.571603 ( 0.965052)
test_btest 0.000723 0.000161 65.999313 ( 4.729902)
test_basic 0.003337 0.000000 0.370615 ( 0.452977)
test_all 0.076273 0.027180 382.288249 ( 38.695654)
test_rubyspec 0.025413 0.034455 39.472898 ( 52.126892)
total: 102.85 sec