Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-004208
#<BuildRuby:0x00005600baf677f8
@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.20231201-004208",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000434 0.004112 0.962802 ( 1.256790)
build_miniruby 0.000652 0.000195 0.879206 ( 0.878436)
build_ruby 0.001409 0.000423 2.716833 ( 2.717811)
build_all 0.007358 0.000000 12.119728 ( 0.968693)
build_install 0.006164 0.004520 3.545272 ( 0.957312)
test_btest 0.000539 0.000166 61.636729 ( 6.045090)
test_basic 0.002279 0.000701 0.376299 ( 0.459248)
test_all 0.067817 0.032568 404.579245 ( 36.436499)
test_rubyspec 0.036849 0.031104 39.581475 ( 52.234466)
total: 101.95 sec