Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-001540
#<BuildRuby:0x000055b40b29b8e0
@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.20231231-001540",
@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.000005 0.000002 0.000007 ( 0.000007)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005001 0.801748 ( 1.189529)
build_miniruby 0.000000 0.000973 0.815006 ( 0.815052)
build_ruby 0.000000 0.001561 2.728708 ( 2.729258)
build_all 0.005308 0.002813 12.076593 ( 0.991021)
build_install 0.005898 0.004891 3.591349 ( 0.968985)
test_btest 0.000763 0.000000 63.000207 ( 5.216122)
test_basic 0.003788 0.000354 0.385855 ( 0.467028)
test_all 0.068920 0.030324 363.630983 ( 40.564180)
test_rubyspec 0.020964 0.042831 40.415861 ( 52.941354)
total: 105.88 sec