Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-190909
#<BuildRuby:0x00007f7e94f5fdd8
@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.20240712-190909",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000053 0.000007 0.000060 ( 0.000056)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.008406 0.000615 3.968680 ( 5.367250)
build_miniruby 0.001684 0.000241 1.741576 ( 2.086716)
build_ruby 0.002350 0.000335 4.095490 ( 24.628322)
build_all 0.005715 0.005323 7.416759 ( 9.244250)
build_install 0.011552 0.015287 10.161379 ( 23.928651)
test_btest 0.001119 0.000096 94.865110 (117.519777)
test_basic 0.008316 0.004419 1.103748 ( 4.299662)
test_all 0.126505 0.044237 856.804765 (1051.575309)
test_rubyspec 0.059591 0.032463 151.445109 (135.143770)
total: 1373.80 sec