Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241205-133501
#<BuildRuby:0x00007f09d92afdc0
@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.20241205-133501",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000038 0.000007 0.000045 ( 0.000044)
build_up 0.009029 0.000889 4.072097 ( 5.238281)
build_miniruby 0.001374 0.000236 2.213677 ( 2.583548)
build_ruby 0.002119 0.000363 4.254623 ( 30.580282)
build_all 0.008680 0.001488 6.025005 ( 4.874181)
build_install 0.015361 0.009178 8.992006 ( 7.496203)
test_btest 0.000633 0.000134 66.726737 ( 60.293196)
test_basic 0.009431 0.001986 0.967482 ( 1.812402)
test_all 0.111740 0.041530 664.474113 (368.922592)
test_rubyspec 0.042699 0.042330 108.351673 ( 46.626176)
total: 528.43 sec