Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-021335
#<BuildRuby:0x00007faf0448fde0
@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.20240823-021335",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008718 0.001376 4.323530 ( 5.445954)
build_miniruby 0.001913 0.000302 10.742149 ( 10.778745)
build_ruby 0.001746 0.000275 4.530271 ( 4.868748)
build_all 0.009987 0.000213 7.483594 ( 5.449983)
build_install 0.015679 0.008351 10.611334 ( 8.303097)
test_btest 0.001074 0.000196 99.726421 ( 68.853601)
test_basic 0.012783 0.000723 1.196369 ( 1.663513)
test_all 0.112602 0.045957 827.133914 (391.324585)
test_rubyspec 0.047759 0.041837 145.466367 ( 39.657935)
total: 536.35 sec