Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-130631
#<BuildRuby:0x0000560b33f76450
@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.20230510-130631",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.005735 1.918236 ( 3.278862)
build_miniruby 0.000365 0.001345 1.312303 ( 1.321369)
build_ruby 0.001324 0.000318 2.801815 ( 3.035541)
build_all 0.003675 0.003861 2.070483 ( 1.763690)
build_install 0.017486 0.000000 3.292082 ( 2.861234)
test_btest 0.000808 0.000000 59.666345 ( 36.254109)
test_basic 0.005551 0.000993 0.673867 ( 0.921601)
test_all 0.001480 0.000334 567.180172 (232.799103)
test_rubyspec 0.023172 0.032212 74.571052 ( 90.947016)
total: 373.18 sec