Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-131041
#<BuildRuby:0x000055afcd801e98
@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.20230501-131041",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006861 0.000307 2.045383 ( 5.231452)
build_miniruby 0.001476 0.000164 1.796146 ( 2.647449)
build_ruby 0.001588 0.000177 2.658580 ( 3.752139)
build_all 0.002855 0.004742 2.272584 ( 3.080691)
build_install 0.015558 0.004081 3.580765 ( 4.642597)
test_btest 0.000880 0.000142 60.208716 ( 66.773673)
test_basic 0.000000 0.007095 0.678805 ( 1.276229)
test_all 0.000661 0.000766 538.910788 (604.914831)
test_rubyspec 0.027112 0.026442 73.055795 (109.065598)
total: 801.39 sec