Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-091512
#<BuildRuby:0x000055d0ff516348
@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.20230702-091512",
@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.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000082 0.007004 2.122505 ( 4.489194)
build_miniruby 0.001634 0.000234 1.898334 ( 2.403907)
build_ruby 0.001462 0.000209 3.164681 ( 3.649712)
build_all 0.008621 0.000149 5.117362 ( 4.376475)
build_install 0.013305 0.006009 6.446645 ( 6.435188)
test_btest 0.000630 0.000105 62.125071 ( 45.316264)
test_basic 0.007211 0.000000 0.718489 ( 1.109863)
test_all 0.001846 0.000096 593.778670 (374.512594)
test_rubyspec 0.044519 0.015830 81.607253 (116.405196)
total: 558.70 sec