Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-001315
#<BuildRuby:0x00007fad5560fdd8
@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-001315",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.002418 0.007734 4.049226 ( 4.985886)
build_miniruby 0.001981 0.000268 2.213986 ( 2.477543)
build_ruby 0.002041 0.000276 4.452418 ( 4.830143)
build_all 0.010836 0.000000 7.003561 ( 5.392865)
build_install 0.013723 0.012209 10.177063 ( 7.760172)
test_btest 0.000000 0.001029 95.918194 ( 72.776285)
test_basic 0.000000 0.012089 1.098616 ( 1.422936)
test_all 0.086182 0.071938 809.024071 (377.516052)
test_rubyspec 0.044445 0.048709 149.777267 ( 53.828882)
total: 530.99 sec