Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-003347
#<BuildRuby:0x00007fb2ad69fde0
@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.20240920-003347",
@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.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.006857 0.005070 5.563298 ( 9.963589)
build_miniruby 0.001729 0.000346 1.945736 ( 3.397725)
build_ruby 0.002390 0.000478 4.840711 ( 7.736300)
build_all 0.007225 0.004691 7.027138 ( 9.989638)
build_install 0.028593 0.001622 11.035787 ( 14.951399)
test_btest 0.000355 0.000729 90.218511 (126.184212)
test_basic 0.008256 0.005264 1.245445 ( 2.423959)
test_all 0.129333 0.040304 834.319077 (972.500469)
test_rubyspec 0.063321 0.031696 126.856064 ( 47.172245)
total: 1194.32 sec