Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-072026
#<BuildRuby:0x0000562cd50cf028
@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.20240111-072026",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001143 0.003542 0.782034 ( 1.167028)
build_miniruby 0.001016 0.000145 0.865913 ( 0.865333)
build_ruby 0.001207 0.000173 2.680357 ( 2.681564)
build_all 0.007262 0.000447 11.945767 ( 0.955710)
build_install 0.001095 0.012774 3.492440 ( 0.975182)
test_btest 0.000580 0.000193 66.057898 ( 4.728718)
test_basic 0.000000 0.005376 0.400142 ( 0.479296)
test_all 0.067383 0.027974 387.083384 ( 31.942980)
test_rubyspec 0.041542 0.041313 40.942115 ( 53.472665)
total: 97.27 sec