Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-052034
#<BuildRuby:0x0000559535b162a8
@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.20240214-052034",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005829 0.001121 2.113624 ( 4.623237)
build_miniruby 0.001384 0.000266 1.887268 ( 2.255795)
build_ruby 0.002139 0.000000 3.666144 ( 4.944917)
build_all 0.008769 0.001237 6.219985 ( 6.965234)
build_install 0.020509 0.002846 7.606836 ( 8.031593)
test_btest 0.001350 0.000000 75.247571 ( 80.692339)
test_basic 0.003189 0.005031 0.866593 ( 1.384662)
test_all 0.073942 0.052706 798.881396 (546.125084)
test_rubyspec 0.069987 0.047892 186.327429 (232.516963)
total: 887.54 sec