Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-050908
#<BuildRuby:0x000055bbcd91b520
@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.20230627-050908",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000300 0.005418 1.495960 ( 2.783016)
build_miniruby 0.000841 0.000280 0.884634 ( 0.884234)
build_ruby 0.000972 0.000324 2.702009 ( 2.703086)
build_all 0.008504 0.001537 16.368839 ( 1.460418)
build_install 0.005005 0.005287 4.769752 ( 1.108265)
test_btest 0.000799 0.000299 88.245259 ( 7.665216)
test_basic 0.000000 0.004183 0.564888 ( 0.651421)
test_all 0.000000 0.001565 472.039588 ( 51.034057)
test_rubyspec 0.019247 0.019811 43.268400 ( 55.759856)
total: 124.05 sec