Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-175901
#<BuildRuby:0x000055da764a75f8
@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.20240115-175901",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004037 0.000029 1.039806 ( 1.401603)
build_miniruby 0.001209 0.000191 0.872099 ( 0.871113)
build_ruby 0.001138 0.000179 2.764970 ( 2.764328)
build_all 0.009013 0.000146 14.119132 ( 1.319592)
build_install 0.006176 0.000882 4.072024 ( 1.041965)
test_btest 0.000807 0.000115 74.643410 ( 6.548683)
test_basic 0.005616 0.000000 0.841629 ( 0.910746)
test_all 0.103118 0.031351 482.121829 ( 49.746307)
test_rubyspec 0.038213 0.008220 47.954879 ( 60.409861)
total: 125.02 sec