Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-150648
#<BuildRuby:0x000055f70dcc9fc0
@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.20230529-150648",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.008050 0.000000 2.069764 ( 4.686697)
build_miniruby 0.001589 0.000000 1.722779 ( 2.334720)
build_ruby 0.001658 0.000000 2.658329 ( 3.394334)
build_all 0.007260 0.000523 2.222492 ( 2.498613)
build_install 0.014775 0.004542 3.404290 ( 4.273418)
test_btest 0.000667 0.000125 60.561491 ( 50.669251)
test_basic 0.000000 0.008157 0.682597 ( 1.113994)
test_all 0.004008 0.003085 608.986686 (673.787964)
test_rubyspec 0.030557 0.032487 78.580004 (121.085654)
total: 863.85 sec