Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-141326
#<BuildRuby:0x0000560a5e9a4110
@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.20231230-141326",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004693 0.000392 0.806748 ( 1.212821)
build_miniruby 0.000997 0.000083 0.811722 ( 0.811718)
build_ruby 0.001436 0.000000 2.673841 ( 2.674708)
build_all 0.008425 0.000000 11.954460 ( 0.988547)
build_install 0.010511 0.000175 3.396620 ( 0.965228)
test_btest 0.000619 0.000039 63.273962 ( 4.880073)
test_basic 0.000670 0.003682 0.407284 ( 0.484933)
test_all 0.084022 0.018813 363.336548 ( 38.817449)
test_rubyspec 0.046298 0.019514 40.515934 ( 53.051944)
total: 103.89 sec