Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-035132
#<BuildRuby:0x00005563cad07f90
@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.20231222-035132",
@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.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002599 0.000866 0.736140 ( 1.145420)
build_miniruby 0.000746 0.000000 0.908835 ( 0.910536)
build_ruby 0.000990 0.000000 2.770016 ( 2.773653)
build_all 0.004147 0.003348 12.174201 ( 1.014683)
build_install 0.008139 0.002960 3.549582 ( 0.978260)
test_btest 0.000000 0.000639 63.565513 ( 5.536917)
test_basic 0.000000 0.004271 0.378029 ( 0.456355)
test_all 0.092051 0.015923 414.645296 ( 42.356107)
test_rubyspec 0.032988 0.026535 41.086458 ( 53.805215)
total: 108.98 sec