Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230428-023008
#<BuildRuby:0x000055c1a8aa2110
@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.20230428-023008",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007793 0.000633 2.677809 ( 5.045742)
build_miniruby 0.001237 0.000206 1.592857 ( 2.267015)
build_ruby 0.001774 0.000296 2.555184 ( 3.395221)
build_all 0.010358 0.001726 43.736583 ( 69.603446)
build_install 0.018779 0.000000 3.430823 ( 4.443719)
test_btest 0.001022 0.000000 59.044243 ( 53.507723)
test_basic 0.003533 0.003917 0.711214 ( 1.124573)
test_all 0.000989 0.000164 585.348840 (432.987673)
test_rubyspec 0.033341 0.027393 76.016493 (107.249614)
total: 679.63 sec