Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-161400
#<BuildRuby:0x000055b9084c00d8
@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.20231214-161400",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001666 0.004130 1.045901 ( 1.642628)
build_miniruby 0.001165 0.000097 0.870656 ( 0.870854)
build_ruby 0.001478 0.000123 2.702697 ( 2.704941)
build_all 0.007511 0.000242 12.142595 ( 0.978835)
build_install 0.009545 0.000000 3.499847 ( 0.963544)
test_btest 0.000739 0.000000 64.525440 ( 5.636045)
test_basic 0.003617 0.000000 0.373716 ( 0.455833)
test_all 0.085290 0.014702 399.388131 ( 44.070589)
test_rubyspec 0.028046 0.046284 40.203675 ( 52.848461)
total: 110.17 sec