Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-162102
#<BuildRuby:0x00007f72f471fde0
@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.20240829-162102",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000032 0.000009 0.000041 ( 0.000040)
build_up 0.007500 0.002110 4.319959 ( 4.742686)
build_miniruby 0.001481 0.000417 40.867889 ( 32.308957)
build_ruby 0.001560 0.000439 4.510089 ( 4.716902)
build_all 0.010592 0.000000 7.284571 ( 4.018308)
build_install 0.016132 0.007678 10.699405 ( 7.279869)
test_btest 0.000711 0.000201 89.978122 ( 35.301606)
test_basic 0.010218 0.000435 1.056214 ( 1.115794)
test_all 0.095140 0.059701 783.268550 (336.684798)
test_rubyspec 0.053524 0.037720 145.797666 ( 47.000900)
total: 473.17 sec