Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-130126
#<BuildRuby:0x00005639a2683788
@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-130126",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002187 0.002547 0.979094 ( 1.261447)
build_miniruby 0.001201 0.000000 0.863254 ( 0.864165)
build_ruby 0.001137 0.000000 2.693424 ( 2.694908)
build_all 0.007851 0.000000 12.114027 ( 1.000597)
build_install 0.009082 0.000318 3.522961 ( 0.962836)
test_btest 0.000675 0.000119 62.584424 ( 5.714522)
test_basic 0.002918 0.000000 0.370352 ( 0.454417)
test_all 0.084819 0.016929 413.333616 ( 38.254574)
test_rubyspec 0.031994 0.035133 39.578636 ( 52.245669)
total: 103.45 sec