Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-133003
#<BuildRuby:0x00005648a37e34b0
@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.20240104-133003",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001469 0.004376 1.163578 ( 1.339242)
build_miniruby 0.000744 0.000186 0.830044 ( 0.830080)
build_ruby 0.001220 0.000000 2.666880 ( 2.667798)
build_all 0.008199 0.000000 11.996281 ( 0.988374)
build_install 0.002552 0.008229 3.575592 ( 0.979114)
test_btest 0.000609 0.000203 63.470652 ( 4.828393)
test_basic 0.003041 0.001014 0.404998 ( 0.485317)
test_all 0.065730 0.033910 360.381635 ( 42.608980)
test_rubyspec 0.031956 0.037061 39.877741 ( 52.464470)
total: 107.19 sec