Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241031-110546
#<BuildRuby:0x00007fbe3dd3fdd0
@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.20241031-110546",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008980 0.000728 4.041950 ( 3.916223)
build_miniruby 0.001252 0.000184 2.204588 ( 2.283690)
build_ruby 0.002093 0.000000 4.266260 ( 4.530761)
build_all 0.007872 0.002403 5.850686 ( 2.765577)
build_install 0.021054 0.001322 8.935623 ( 37.679636)
test_btest 0.000672 0.000096 61.519683 ( 24.543795)
test_basic 0.008696 0.001242 0.959414 ( 1.256134)
test_all 0.093407 0.062000 716.929086 (384.419303)
test_rubyspec 0.057739 0.030806 106.501481 ( 53.533633)
total: 514.93 sec