Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-191320
#<BuildRuby:0x000055dc789957c8
@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.20230705-191320",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006600 0.000278 2.041463 ( 4.419796)
build_miniruby 0.001207 0.000124 1.557368 ( 1.706880)
build_ruby 0.001701 0.000000 3.029586 ( 3.546842)
build_all 0.008545 0.000215 5.050021 ( 4.117074)
build_install 0.016774 0.002853 6.325012 ( 5.712583)
test_btest 0.000805 0.000085 62.884562 ( 43.494555)
test_basic 0.006762 0.000711 0.781388 ( 1.179664)
test_all 0.001326 0.000140 586.655352 (321.864366)
test_rubyspec 0.032806 0.024799 81.359429 (108.706172)
total: 494.75 sec