Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-211149
#<BuildRuby:0x000055879e5de258
@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.20230618-211149",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006092 0.000937 2.022847 ( 4.459537)
build_miniruby 0.001249 0.000192 1.460184 ( 1.796589)
build_ruby 0.000000 0.001725 2.840432 ( 3.573855)
build_all 0.005222 0.002679 2.325553 ( 2.575127)
build_install 0.012498 0.007129 3.531049 ( 4.088450)
test_btest 0.000594 0.000132 64.259833 ( 49.815653)
test_basic 0.007341 0.001631 0.758942 ( 2.429718)
test_all 0.001725 0.000384 561.090946 (464.707580)
test_rubyspec 0.031128 0.027742 80.027175 (116.203077)
total: 649.65 sec