Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-043029
#<BuildRuby:0x000055d9ea00ff90
@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.20231228-043029",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004116 0.000748 0.791419 ( 1.160827)
build_miniruby 0.000820 0.000149 0.802828 ( 0.803142)
build_ruby 0.001178 0.000214 2.657386 ( 2.658095)
build_all 0.007585 0.000523 11.945473 ( 0.992154)
build_install 0.010094 0.000094 3.372805 ( 0.984082)
test_btest 0.000757 0.000108 62.182272 ( 5.623946)
test_basic 0.000000 0.004749 0.387550 ( 0.466835)
test_all 0.068985 0.028437 379.958397 ( 39.879817)
test_rubyspec 0.050114 0.014861 40.224734 ( 52.766969)
total: 105.34 sec