Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240825-221837
#<BuildRuby:0x00007eff6d31fdd0
@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.20240825-221837",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004007 0.003952 3.276593 ( 3.193278)
build_miniruby 0.001332 0.000413 1.485235 ( 1.486643)
build_ruby 0.001635 0.000507 3.807773 ( 3.969217)
build_all 0.006547 0.003545 7.070020 ( 2.861241)
build_install 0.013744 0.008609 9.465337 ( 4.572434)
test_btest 0.000798 0.000281 95.395754 ( 24.493788)
test_basic 0.009452 0.000000 1.015125 ( 1.065677)
test_all 0.109345 0.044314 728.494018 (212.326875)
test_rubyspec 0.054102 0.037728 146.589350 ( 29.608092)
total: 283.58 sec