Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-033527
#<BuildRuby:0x000055b7ba0100c8
@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-033527",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004867 0.000510 0.827818 ( 1.211917)
build_miniruby 0.000862 0.000479 0.799418 ( 0.799440)
build_ruby 0.001469 0.000000 2.696483 ( 2.696513)
build_all 0.005121 0.003248 11.984879 ( 0.987955)
build_install 0.007136 0.005831 3.430339 ( 0.975389)
test_btest 0.000674 0.000000 67.086342 ( 4.671324)
test_basic 0.003970 0.000000 0.400728 ( 0.481580)
test_all 0.086318 0.010158 393.524004 ( 35.901443)
test_rubyspec 0.031420 0.036760 40.528944 ( 53.074207)
total: 100.80 sec