Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-152502
#<BuildRuby:0x00007f3c372afdd0
@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.20241114-152502",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000036)
build_up 0.006264 0.004417 5.078181 ( 9.265851)
build_miniruby 0.000000 0.001618 2.281911 ( 3.690726)
build_ruby 0.000704 0.001716 4.394618 ( 30.752545)
build_all 0.004693 0.005053 6.102485 ( 4.650420)
build_install 0.017017 0.006211 9.416469 ( 22.221553)
test_btest 0.000834 0.000198 60.489799 ( 28.131884)
test_basic 0.006910 0.005042 0.974738 ( 1.851004)
test_all 0.139685 0.020106 735.794524 (390.525106)
test_rubyspec 0.035036 0.051541 108.850881 ( 30.042289)
total: 521.13 sec