Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-150910
#<BuildRuby:0x0000556a06e2a458
@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.20230525-150910",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006152 0.000296 1.865323 ( 4.884752)
build_miniruby 0.001617 0.000211 1.426844 ( 1.659472)
build_ruby 0.001369 0.000179 2.634944 ( 3.528174)
build_all 0.004425 0.003511 2.193762 ( 2.703412)
build_install 0.016187 0.001879 3.234850 ( 3.947575)
test_btest 0.001003 0.000154 60.660891 ( 63.287829)
test_basic 0.002312 0.004930 0.685385 ( 1.358400)
test_all 0.006603 0.000375 599.329126 (688.701391)
test_rubyspec 0.026190 0.034336 77.348395 (115.369263)
total: 885.44 sec