Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-064912
#<BuildRuby:0x000056062b8e34b0
@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.20231224-064912",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002640 0.001320 0.739672 ( 1.124975)
build_miniruby 0.000598 0.000299 0.901260 ( 0.901926)
build_ruby 0.001129 0.000564 2.771419 ( 2.777535)
build_all 0.007487 0.000000 12.018193 ( 1.032851)
build_install 0.004343 0.008149 3.412994 ( 0.965467)
test_btest 0.000420 0.000229 63.830982 ( 5.146337)
test_basic 0.000000 0.004030 0.383844 ( 0.456002)
test_all 0.080970 0.024756 408.747137 ( 45.293252)
test_rubyspec 0.027000 0.022813 40.852031 ( 53.595996)
total: 111.30 sec