Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-063345
#<BuildRuby:0x00007fae277bfde0
@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-063345",
@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.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.009054 0.002328 5.854403 ( 9.194917)
build_miniruby 0.001719 0.000442 2.116953 ( 3.501762)
build_ruby 0.002049 0.000527 4.982259 ( 9.579165)
build_all 0.006129 0.004776 7.173509 ( 10.824346)
build_install 0.020491 0.006443 11.167072 ( 17.335903)
test_btest 0.000933 0.000263 93.557926 (134.752971)
test_basic 0.008360 0.004326 1.257346 ( 2.314732)
test_all 0.107587 0.063935 834.431445 (1013.129639)
test_rubyspec 0.042856 0.050630 138.675723 ( 78.551462)
total: 1279.19 sec