Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-071752
#<BuildRuby:0x000055b2bace6090
@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.20230727-071752",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007226 0.000747 2.421496 ( 5.047953)
build_miniruby 0.001396 0.000144 1.622409 ( 2.158858)
build_ruby 0.001715 0.000000 3.221498 ( 3.990666)
build_all 0.004568 0.004066 2.794512 ( 2.816363)
build_install 0.016172 0.004145 4.165428 ( 4.657854)
test_btest 0.000000 0.000790 65.587214 ( 48.059074)
test_basic 0.004382 0.003404 0.798825 ( 1.198830)
test_all 0.001133 0.000189 622.257439 (350.253109)
test_rubyspec 0.032338 0.028356 85.451475 (113.747419)
total: 531.93 sec