Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-152923
#<BuildRuby:0x00005559ecac6228
@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.20230819-152923",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.003036 0.004313 2.288113 ( 4.786048)
build_miniruby 0.001529 0.000096 1.740396 ( 1.960831)
build_ruby 0.000000 0.001549 3.484259 ( 40.013857)
build_all 0.006254 0.002083 5.376162 ( 4.638662)
build_install 0.016446 0.004980 6.775995 ( 6.620488)
test_btest 0.000891 0.000097 71.933021 ( 51.063926)
test_basic 0.005114 0.003351 0.813662 ( 1.272585)
test_all 0.006135 0.004999 656.874274 (359.226363)
test_rubyspec 0.038961 0.032520 91.782479 (111.980790)
total: 581.56 sec