Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-064035
#<BuildRuby:0x00005592c1d1fd68
@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.20240101-064035",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003452 0.002325 1.222225 ( 1.592120)
build_miniruby 0.001144 0.000415 0.862087 ( 0.866299)
build_ruby 0.000990 0.000360 2.807056 ( 2.807654)
build_all 0.007108 0.002584 16.617314 ( 1.517773)
build_install 0.008440 0.000000 4.583719 ( 1.111728)
test_btest 0.001015 0.000000 84.689983 ( 7.481725)
test_basic 0.004234 0.001868 0.769722 ( 0.843367)
test_all 0.091943 0.044029 532.588716 ( 60.941363)
test_rubyspec 0.032428 0.013071 49.823909 ( 62.125655)
total: 139.29 sec