Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-011039
#<BuildRuby:0x000055fbaff362a8
@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.20230604-011039",
@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.000003 0.000017 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002993 0.003647 2.000299 ( 4.172743)
build_miniruby 0.001299 0.000379 1.443662 ( 1.695381)
build_ruby 0.001212 0.000353 2.748933 ( 14.351289)
build_all 0.006942 0.001414 2.251973 ( 2.576571)
build_install 0.014767 0.003694 3.400001 ( 3.857988)
test_btest 0.000680 0.000192 61.119418 ( 42.119302)
test_basic 0.005901 0.000601 0.712947 ( 1.114713)
test_all 0.001325 0.000361 577.571334 (609.620947)
test_rubyspec 0.032250 0.029751 78.722148 (123.321593)
total: 802.83 sec