Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-004849
#<BuildRuby:0x000056516b9cbf90
@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.20231223-004849",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003399 0.000309 0.745522 ( 1.138392)
build_miniruby 0.001005 0.000000 0.900463 ( 0.901326)
build_ruby 0.001090 0.000000 2.787045 ( 2.793287)
build_all 0.007179 0.000424 12.183656 ( 1.023836)
build_install 0.005345 0.004841 3.524430 ( 0.977586)
test_btest 0.000605 0.000093 66.627899 ( 4.972792)
test_basic 0.003815 0.000000 0.373610 ( 0.455268)
test_all 0.077225 0.027498 428.893240 ( 39.081108)
test_rubyspec 0.020954 0.027842 40.802337 ( 53.569781)
total: 104.91 sec