Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-202530
#<BuildRuby:0x000055935ac140d8
@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-202530",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003294 0.000000 0.748264 ( 1.124786)
build_miniruby 0.000770 0.000000 0.898661 ( 0.899800)
build_ruby 0.000863 0.000000 2.773229 ( 2.776124)
build_all 0.007151 0.000000 12.067340 ( 1.004942)
build_install 0.009537 0.000107 3.440991 ( 0.975519)
test_btest 0.000627 0.000039 63.972376 ( 5.196403)
test_basic 0.003172 0.000198 0.376039 ( 0.457120)
test_all 0.077772 0.028496 431.284344 ( 46.767849)
test_rubyspec 0.033073 0.025315 40.472514 ( 53.207662)
total: 112.41 sec