Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-212517
#<BuildRuby:0x000055c291af2068
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230808-212517",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006400 0.000686 2.316267 ( 4.921297)
build_miniruby 0.001270 0.000136 1.663009 ( 1.819383)
build_ruby 0.001938 0.000000 3.104092 ( 3.598930)
build_all 0.008390 0.000202 2.670228 ( 2.537997)
build_install 0.015794 0.004117 3.929487 ( 3.863022)
test_btest 0.000813 0.000000 63.683428 ( 46.891379)
test_basic 0.000344 0.007950 0.824419 ( 0.986648)
test_all 0.002551 0.000000 591.421934 (371.347585)
test_rubyspec 0.045050 0.015715 86.037166 (118.029491)
total: 554.00 sec