Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-032824
#<BuildRuby:0x000055689bb76980
@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.20230812-032824",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003106 0.004460 2.358069 ( 4.938994)
build_miniruby 0.001258 0.000217 1.742208 ( 2.138935)
build_ruby 0.000000 0.001890 3.507656 ( 4.382440)
build_all 0.006695 0.002625 2.917316 ( 2.991981)
build_install 0.012021 0.009267 4.175360 ( 4.145477)
test_btest 0.000874 0.000218 68.861212 ( 49.136227)
test_basic 0.007490 0.001873 0.808816 ( 5.073847)
test_all 0.001844 0.000461 631.525143 (367.699294)
test_rubyspec 0.050950 0.010123 87.661688 (113.818248)
total: 554.33 sec