Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-170523
#<BuildRuby:0x000056290010df40
@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.20230530-170523",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003574 0.003874 2.069010 ( 4.648218)
build_miniruby 0.001699 0.000242 51.757807 ( 31.978749)
build_ruby 0.000000 0.001640 2.633722 ( 3.069253)
build_all 0.000000 0.008082 2.110360 ( 2.721548)
build_install 0.015784 0.004151 3.530069 ( 4.108169)
test_btest 0.000788 0.000186 60.689709 ( 37.524591)
test_basic 0.000000 0.005155 0.681387 ( 0.980751)
test_all 0.000000 0.000949 581.956209 (475.672160)
test_rubyspec 0.035271 0.027361 78.157236 (125.180175)
total: 685.88 sec