Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-131135
#<BuildRuby:0x00005630da74a458
@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.20230608-131135",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006407 0.000669 2.003669 ( 4.996500)
build_miniruby 0.000000 0.003498 54.255126 ( 31.453373)
build_ruby 0.001030 0.000689 2.694357 ( 3.293428)
build_all 0.018384 0.002902 62.187682 ( 35.800631)
build_install 0.009595 0.009101 3.351816 ( 3.983280)
test_btest 0.000615 0.000205 61.996937 ( 44.307152)
test_basic 0.002423 0.005384 0.711767 ( 1.348276)
test_all 0.001249 0.000463 533.447371 (487.277627)
test_rubyspec 0.025825 0.039160 78.869482 (128.026044)
total: 740.49 sec