Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-193036
#<BuildRuby:0x00005603dac5fb50
@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.20230625-193036",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000756 0.004330 1.505898 ( 2.768970)
build_miniruby 0.000796 0.000187 0.873497 ( 0.872952)
build_ruby 0.001120 0.000263 2.730321 ( 2.730816)
build_all 0.009721 0.000230 16.185596 ( 1.426716)
build_install 0.005149 0.004569 4.757965 ( 1.134088)
test_btest 0.000937 0.000234 85.547505 ( 7.848280)
test_basic 0.000000 0.003946 0.559007 ( 0.646252)
test_all 0.000000 0.001404 439.578729 ( 45.870934)
test_rubyspec 0.015111 0.026616 43.528796 ( 55.949087)
total: 119.25 sec