Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-162509
#<BuildRuby:0x0000562f854a00c8
@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.20231218-162509",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003936 0.000358 1.034592 ( 1.365489)
build_miniruby 0.000956 0.000087 0.876485 ( 0.876299)
build_ruby 0.001240 0.000113 2.717315 ( 2.719738)
build_all 0.002641 0.005059 12.269180 ( 1.011820)
build_install 0.006361 0.008636 3.579333 ( 0.979322)
test_btest 0.000579 0.000178 62.308956 ( 5.628435)
test_basic 0.000757 0.003244 0.377332 ( 0.458859)
test_all 0.077233 0.021118 393.967779 ( 39.121279)
test_rubyspec 0.050296 0.021596 40.440987 ( 53.077916)
total: 105.24 sec