Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-111543
#<BuildRuby:0x00005602dd962018
@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.20230620-111543",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006082 0.000935 2.173121 ( 5.075913)
build_miniruby 0.001534 0.000236 1.829562 ( 2.334717)
build_ruby 0.001844 0.000000 2.958294 ( 3.935345)
build_all 0.007755 0.000122 4.800436 ( 4.822056)
build_install 0.018882 0.001331 6.274997 ( 6.752526)
test_btest 0.000000 0.000790 63.382733 ( 47.834305)
test_basic 0.000223 0.003187 0.700559 ( 1.003719)
test_all 0.001693 0.000000 549.826877 (366.077770)
test_rubyspec 0.036287 0.024668 78.120038 (111.526075)
total: 549.36 sec