Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-032345
#<BuildRuby:0x000055c6f21d2450
@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.20230808-032345",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002741 0.004823 2.336419 ( 4.801037)
build_miniruby 0.001266 0.000341 1.751004 ( 2.301716)
build_ruby 0.000000 0.001824 3.271994 ( 3.895748)
build_all 0.005791 0.002784 2.890917 ( 2.861327)
build_install 0.013256 0.005748 4.246570 ( 4.271077)
test_btest 0.000618 0.000192 67.821368 ( 50.648005)
test_basic 0.002794 0.005458 0.881511 ( 1.220573)
test_all 0.001450 0.000500 660.372652 (447.123161)
test_rubyspec 0.037866 0.022580 87.112637 (113.369678)
total: 630.49 sec