Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-165806
#<BuildRuby:0x000056460b0e3d58
@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-165806",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005100 0.000000 0.791702 ( 1.175044)
build_miniruby 0.000993 0.000000 0.801588 ( 0.801754)
build_ruby 0.000000 0.001505 2.645685 ( 2.646953)
build_all 0.004717 0.003182 11.967729 ( 0.994920)
build_install 0.011345 0.000000 3.532981 ( 0.981629)
test_btest 0.000000 0.000671 62.833937 ( 5.376322)
test_basic 0.001072 0.003264 0.409899 ( 0.490449)
test_all 0.061112 0.036384 376.342971 ( 31.809402)
test_rubyspec 0.031083 0.035974 40.711141 ( 53.250469)
total: 97.53 sec