Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-005444
#<BuildRuby:0x000055dc9b448090
@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.20231126-005444",
@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.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.002715 0.003240 0.924941 ( 1.301622)
build_miniruby 0.000670 0.000402 0.805449 ( 0.805398)
build_ruby 0.001166 0.000699 2.615064 ( 2.615340)
build_all 0.008249 0.000034 12.144956 ( 1.014298)
build_install 0.004759 0.008602 3.780279 ( 1.001646)
test_btest 0.000477 0.000293 65.250939 ( 4.496847)
test_basic 0.002504 0.001541 0.395680 ( 0.476244)
test_all 0.085783 0.010875 347.910005 ( 41.467617)
test_rubyspec 0.045409 0.025274 40.177488 ( 52.738861)
total: 105.92 sec