Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241203-173259
#<BuildRuby:0x00007f12b6a8fdc0
@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.20241203-173259",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000038 0.000013 0.000051 ( 0.000049)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.009084 0.001566 4.423930 ( 4.662696)
build_miniruby 0.000000 0.002140 1.762677 ( 1.924152)
build_ruby 0.000000 0.002606 4.304983 ( 4.717170)
build_all 0.005743 0.003502 5.938016 ( 4.431743)
build_install 0.020096 0.002823 8.637664 ( 5.701362)
test_btest 0.000665 0.000221 62.631816 ( 28.758383)
test_basic 0.010378 0.002132 0.995320 ( 1.104714)
test_all 0.102140 0.049429 657.720591 (299.469426)
test_rubyspec 0.056587 0.027853 108.193466 ( 39.794166)
total: 390.57 sec