Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-224435
#<BuildRuby:0x00005583a232f7f0
@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.20231124-224435",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004390 0.001317 0.935559 ( 1.328645)
build_miniruby 0.000801 0.000240 0.807877 ( 0.808311)
build_ruby 0.000000 0.001905 2.666963 ( 2.667081)
build_all 0.004968 0.002680 12.129041 ( 0.988121)
build_install 0.006588 0.005368 3.690347 ( 0.986664)
test_btest 0.000000 0.000637 66.858128 ( 4.692973)
test_basic 0.000000 0.004343 0.398001 ( 0.478717)
test_all 0.076612 0.020218 357.213024 ( 30.663488)
test_rubyspec 0.039893 0.027489 40.214555 ( 52.791843)
total: 95.41 sec