Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-193237
#<BuildRuby:0x000055efbad6e048
@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.20230816-193237",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006815 0.000315 2.214136 ( 4.875065)
build_miniruby 0.000000 0.001800 1.818962 ( 2.378037)
build_ruby 0.000000 0.001894 3.213080 ( 3.780719)
build_all 0.005198 0.003788 5.699815 ( 4.914256)
build_install 0.014031 0.005161 6.906575 ( 6.217282)
test_btest 0.001062 0.000206 66.527579 ( 41.759753)
test_basic 0.005641 0.001092 0.806775 ( 1.275201)
test_all 0.009172 0.000893 639.866269 (358.765341)
test_rubyspec 0.041654 0.029955 89.751503 (121.844420)
total: 545.81 sec