Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-201713
#<BuildRuby:0x00005556a07aa228
@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.20230914-201713",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.003067 0.007916 3.558466 ( 6.788045)
build_miniruby 0.000214 0.003902 40.699817 ( 49.905819)
build_ruby 0.001879 0.000277 3.656235 ( 5.400689)
build_all 0.005523 0.003884 5.609545 ( 6.593817)
build_install 0.012885 0.008082 7.259292 ( 9.715344)
test_btest 0.000975 0.000200 66.281257 ( 75.217810)
test_basic 0.008324 0.000868 0.813905 ( 1.503211)
test_all 0.014960 0.002120 700.252785 (839.536632)
test_rubyspec 0.053489 0.029369 95.082765 (142.316469)
total: 1136.98 sec