Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-210726
#<BuildRuby:0x0000561ba2882138
@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.20230513-210726",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006402 0.000000 1.943584 ( 3.745872)
build_miniruby 0.001321 0.000000 1.407914 ( 1.500719)
build_ruby 0.001700 0.000056 2.614574 ( 2.955278)
build_all 0.007885 0.000000 2.270769 ( 2.395098)
build_install 0.014723 0.004705 3.537624 ( 3.523047)
test_btest 0.000727 0.000044 59.527523 ( 37.889262)
test_basic 0.006081 0.000369 0.692213 ( 1.099757)
test_all 0.001121 0.000068 551.137112 (279.078589)
test_rubyspec 0.033502 0.023371 73.483971 ( 92.909373)
total: 425.10 sec