Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-215901
#<BuildRuby:0x00005630ec5474f0
@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.20231126-215901",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004570 0.000830 0.927116 ( 1.318292)
build_miniruby 0.001027 0.000000 0.811353 ( 0.811322)
build_ruby 0.001306 0.000000 2.617237 ( 2.618291)
build_all 0.002749 0.005543 12.255437 ( 1.031841)
build_install 0.008128 0.006326 3.689973 ( 0.980368)
test_btest 0.000471 0.000157 64.554177 ( 4.834464)
test_basic 0.003095 0.001032 0.398844 ( 0.479311)
test_all 0.073003 0.023402 346.657818 ( 40.723241)
test_rubyspec 0.044020 0.023255 39.842282 ( 52.407844)
total: 105.21 sec