Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-081817
#<BuildRuby:0x000055e0debc62a8
@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.20230920-081817",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003815 0.004144 2.379718 ( 4.852522)
build_miniruby 0.001237 0.000299 1.780956 ( 2.314113)
build_ruby 0.001901 0.000000 3.294831 ( 4.046984)
build_all 0.007553 0.001250 5.646037 ( 4.917242)
build_install 0.002243 0.019432 7.155237 ( 7.092401)
test_btest 0.000656 0.000246 64.388853 ( 49.871238)
test_basic 0.003995 0.005818 0.877010 ( 1.260219)
test_all 0.008326 0.001577 695.468576 (649.982689)
test_rubyspec 0.041523 0.042886 95.490678 (138.046265)
total: 862.38 sec