Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-033955
#<BuildRuby:0x00005618a20bf8e0
@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.20240101-033955",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004959 0.787331 ( 1.186520)
build_miniruby 0.000000 0.001026 0.800273 ( 0.800172)
build_ruby 0.000000 0.001712 2.683579 ( 2.684846)
build_all 0.007610 0.000667 12.023828 ( 0.979016)
build_install 0.004644 0.005761 3.361489 ( 0.958781)
test_btest 0.000590 0.000277 62.601695 ( 5.324658)
test_basic 0.004673 0.000614 0.416321 ( 0.495099)
test_all 0.077097 0.027418 382.484993 ( 35.658829)
test_rubyspec 0.011584 0.052853 40.486658 ( 53.041503)
total: 101.13 sec