Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-173042
#<BuildRuby:0x0000556169b5a980
@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.20230817-173042",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006305 0.002891 2.541606 ( 5.353371)
build_miniruby 0.003386 0.000655 19.475604 ( 15.575749)
build_ruby 0.000000 0.002358 3.511471 ( 4.283690)
build_all 0.009451 0.000975 5.525442 ( 4.655308)
build_install 0.017473 0.001900 6.807698 ( 5.877762)
test_btest 0.000655 0.000128 67.557279 ( 41.230250)
test_basic 0.008083 0.000000 0.781856 ( 1.149446)
test_all 0.007783 0.002099 599.908778 (344.638195)
test_rubyspec 0.042829 0.026844 89.901074 (114.136920)
total: 536.90 sec