Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-211054
#<BuildRuby:0x00005631467a3848
@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.20231218-211054",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004042 0.000368 1.029471 ( 1.415003)
build_miniruby 0.000610 0.000055 0.869765 ( 0.870691)
build_ruby 0.000921 0.000083 2.716242 ( 2.721217)
build_all 0.007405 0.000243 12.237243 ( 0.998550)
build_install 0.002126 0.007897 3.548546 ( 0.969785)
test_btest 0.000720 0.000000 64.041711 ( 5.552280)
test_basic 0.003515 0.000014 0.382755 ( 0.464702)
test_all 0.080265 0.022262 415.246528 ( 34.769436)
test_rubyspec 0.023034 0.052359 39.699539 ( 52.340233)
total: 100.10 sec