Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-155324
#<BuildRuby:0x000055fbce2640d8
@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.20231206-155324",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004408 0.000071 0.983588 ( 1.257001)
build_miniruby 0.000786 0.000143 0.870567 ( 0.871652)
build_ruby 0.001071 0.000195 2.695271 ( 2.697639)
build_all 0.006879 0.001251 12.103459 ( 1.002181)
build_install 0.009314 0.003735 3.571556 ( 0.968851)
test_btest 0.000772 0.000165 65.094705 ( 5.039864)
test_basic 0.004702 0.000000 0.370779 ( 0.450917)
test_all 0.083171 0.018091 378.453911 ( 39.740103)
test_rubyspec 0.049490 0.016537 39.613044 ( 52.307669)
total: 104.34 sec