Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-171309
#<BuildRuby:0x0000555ed1ab2018
@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.20230703-171309",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.006814 2.094970 ( 4.648298)
build_miniruby 0.000207 0.001163 1.508664 ( 1.819016)
build_ruby 0.001512 0.000242 2.916971 ( 3.366388)
build_all 0.007316 0.001170 5.057372 ( 3.991773)
build_install 0.006671 0.010496 6.102027 ( 5.578861)
test_btest 0.000540 0.000129 64.516234 ( 38.195486)
test_basic 0.002245 0.005370 0.734068 ( 1.141832)
test_all 0.001939 0.000000 601.190491 (342.915353)
test_rubyspec 0.036185 0.023595 82.401191 (114.824968)
total: 516.48 sec