Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-210242
#<BuildRuby:0x000055ce9ab02278
@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.20240201-210242",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006078 0.000869 2.365884 ( 3.810867)
build_miniruby 0.005403 0.000000 99.325589 ( 73.762691)
build_ruby 0.001946 0.000000 3.777028 ( 4.733823)
build_all 0.008418 0.001097 5.644361 ( 6.128099)
build_install 0.019486 0.003416 7.179957 ( 7.635185)
test_btest 0.001030 0.000143 72.737276 ( 75.108616)
test_basic 0.007410 0.000445 0.870420 ( 1.591769)
test_all 0.103712 0.023865 741.570036 (811.538302)
test_rubyspec 0.060121 0.054306 179.125128 (271.797327)
total: 1256.11 sec