Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-231435
#<BuildRuby:0x000055d0498c61e8
@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.20230724-231435",
@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.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006902 0.000536 2.236282 ( 4.468170)
build_miniruby 0.001829 0.000000 1.652474 ( 1.965759)
build_ruby 0.001541 0.000000 3.163067 ( 3.766355)
build_all 0.007792 0.000492 2.694700 ( 3.002256)
build_install 0.011087 0.007368 4.003161 ( 4.128121)
test_btest 0.000812 0.000183 60.728713 ( 44.201828)
test_basic 0.007219 0.000649 0.786476 ( 1.098050)
test_all 0.001542 0.000338 634.020279 (403.607735)
test_rubyspec 0.028629 0.028716 81.248319 (110.395497)
total: 576.63 sec