Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240120-025305
#<BuildRuby:0x00005608b8661f40
@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.20240120-025305",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005722 0.000394 1.854375 ( 2.647130)
build_miniruby 0.001397 0.000096 19.985884 ( 20.417794)
build_ruby 0.001655 0.000114 3.504699 ( 24.743756)
build_all 0.004237 0.004792 5.433206 ( 4.295979)
build_install 0.014061 0.007154 6.687842 ( 5.485463)
test_btest 0.000754 0.000107 64.352737 ( 54.815651)
test_basic 0.008043 0.001149 0.813453 ( 1.282635)
test_all 0.118084 0.012016 746.998262 (837.437200)
test_rubyspec 0.056139 0.060444 171.752000 (290.534255)
total: 1241.66 sec