Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-171228
#<BuildRuby:0x0000563d8d495f40
@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.20240211-171228",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006822 0.000487 2.246709 ( 4.225062)
build_miniruby 0.001221 0.000211 2.195856 ( 3.315465)
build_ruby 0.001878 0.000000 3.508970 ( 4.591334)
build_all 0.007985 0.000967 5.963006 ( 6.898026)
build_install 0.017513 0.005158 7.571937 ( 8.183599)
test_btest 0.000689 0.000125 72.773076 ( 89.400033)
test_basic 0.000000 0.008751 0.908787 ( 1.565454)
test_all 0.100793 0.026483 798.120263 (785.505287)
test_rubyspec 0.035090 0.077229 180.172020 (246.764139)
total: 1150.45 sec