Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241105-050948
#<BuildRuby:0x00007ffa30d7fdc0
@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.20241105-050948",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000044)
configure 0.000031 0.000011 0.000042 ( 0.000040)
build_up 0.000935 0.008423 4.310279 ( 12.331943)
build_miniruby 0.001492 0.000640 2.207372 ( 5.465019)
build_ruby 0.001330 0.000570 4.285225 ( 22.063004)
build_all 0.009096 0.002002 17.212989 ( 15.204541)
build_install 0.022319 0.001598 9.272408 ( 17.400595)
test_btest 0.000646 0.000223 62.537184 ( 62.092886)
test_basic 0.008893 0.002907 0.981751 ( 1.375447)
test_all 0.105651 0.046524 740.384931 (357.712395)
test_rubyspec 0.050009 0.036650 106.280006 ( 43.284179)
total: 536.93 sec