Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-052525
#<BuildRuby:0x000056461c322090
@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.20230804-052525",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007212 0.000310 2.313471 ( 4.471271)
build_miniruby 0.001183 0.000110 1.737411 ( 1.948965)
build_ruby 0.001671 0.000000 3.341500 ( 4.197406)
build_all 0.008285 0.000545 2.952605 ( 3.505456)
build_install 0.021681 0.000037 4.280277 ( 4.553168)
test_btest 0.000989 0.000078 71.304836 ( 53.427989)
test_basic 0.003877 0.004693 0.837773 ( 1.496666)
test_all 0.001219 0.000129 677.799230 (374.236499)
test_rubyspec 0.022150 0.035992 89.342147 (116.310249)
total: 564.15 sec