Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-210256
#<BuildRuby:0x000055b3fa01d9f8
@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.20230514-210256",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.006468 1.885178 ( 4.020774)
build_miniruby 0.001672 0.000000 1.443714 ( 1.558288)
build_ruby 0.001342 0.000342 2.690414 ( 3.157883)
build_all 0.007797 0.000002 2.255997 ( 2.015059)
build_install 0.018248 0.000550 3.407072 ( 2.969110)
test_btest 0.000723 0.000149 61.088860 ( 34.759371)
test_basic 0.003097 0.003804 0.700084 ( 1.047293)
test_all 0.001763 0.000412 552.207641 (243.337834)
test_rubyspec 0.012824 0.034866 72.211360 ( 84.613538)
total: 377.48 sec