Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-171454
#<BuildRuby:0x0000561211f7a980
@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.20230704-171454",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007669 0.000000 2.214472 ( 4.967226)
build_miniruby 0.001690 0.000000 1.966139 ( 2.538510)
build_ruby 0.001744 0.000000 3.129945 ( 3.746780)
build_all 0.002145 0.006187 4.903137 ( 4.604425)
build_install 0.012149 0.006240 6.290565 ( 6.229515)
test_btest 0.000609 0.000122 63.700607 ( 39.695605)
test_basic 0.007415 0.000630 0.787293 ( 1.212824)
test_all 0.001614 0.000313 581.080990 (354.667667)
test_rubyspec 0.020901 0.035997 79.734074 (112.657122)
total: 530.32 sec