Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-091423
#<BuildRuby:0x00007f4509fafdc0
@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.20240622-091423",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000028 ( 0.000029)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.007118 0.002295 4.144239 ( 7.580746)
build_miniruby 0.001511 0.000488 1.779838 ( 2.750410)
build_ruby 0.002334 0.000754 4.447330 ( 6.107805)
build_all 0.010131 0.001838 7.435329 ( 9.883914)
build_install 0.004984 0.022811 10.312306 ( 14.989250)
test_btest 0.001083 0.000000 98.690869 (140.633139)
test_basic 0.007245 0.006428 1.186356 ( 2.334778)
test_all 0.108144 0.058165 849.539635 (951.328726)
test_rubyspec 0.038349 0.060195 150.066131 ( 72.100023)
total: 1207.71 sec