Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-032042
#<BuildRuby:0x000056525c355db8
@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.20230802-032042",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003415 0.003758 2.322672 ( 4.900852)
build_miniruby 0.000000 0.001768 1.783306 ( 2.234246)
build_ruby 0.000000 0.001738 3.450867 ( 4.445485)
build_all 0.004540 0.004413 2.857789 ( 2.915409)
build_install 0.013990 0.006470 4.343235 ( 5.262992)
test_btest 0.000619 0.000256 66.303563 ( 53.351956)
test_basic 0.000282 0.008512 0.819885 ( 1.215985)
test_all 0.001167 0.000563 596.206946 (378.892848)
test_rubyspec 0.029413 0.030277 84.404670 (108.967066)
total: 562.19 sec