Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-051103
#<BuildRuby:0x000055f491711a48
@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.20230708-051103",
@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.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002074 0.004360 2.162494 ( 4.426947)
build_miniruby 0.001790 0.000000 1.631642 ( 2.094086)
build_ruby 0.000000 0.001437 3.319603 ( 3.986066)
build_all 0.001797 0.007276 5.322320 ( 5.156010)
build_install 0.008989 0.010262 6.427868 ( 6.445314)
test_btest 0.000761 0.000254 66.610764 ( 44.596571)
test_basic 0.005185 0.001728 0.758562 ( 1.138680)
test_all 0.001009 0.000337 593.995497 (344.567266)
test_rubyspec 0.030334 0.027844 83.131479 (114.493071)
total: 526.91 sec