Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-014415
#<BuildRuby:0x0000559a3923c188
@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.20231223-014415",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004349 0.000395 0.753774 ( 1.116682)
build_miniruby 0.001015 0.000093 0.904877 ( 0.906002)
build_ruby 0.000000 0.001388 2.779382 ( 2.781985)
build_all 0.000871 0.006752 12.265758 ( 1.056688)
build_install 0.002491 0.007838 3.539394 ( 0.994649)
test_btest 0.000571 0.000220 63.436068 ( 5.461985)
test_basic 0.000000 0.003568 0.373556 ( 0.455250)
test_all 0.086666 0.020960 425.828968 ( 46.162556)
test_rubyspec 0.013229 0.034113 40.746181 ( 53.488103)
total: 112.42 sec