Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-052517
#<BuildRuby:0x00007f28e83cfdd0
@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.20241123-052517",
@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.000015 0.000008 0.000023 ( 0.000024)
autoconf 0.000027 0.000016 0.000043 ( 0.000043)
configure 0.000021 0.000013 0.000034 ( 0.000033)
build_up 0.000699 0.008408 4.185127 ( 5.345914)
build_miniruby 0.001070 0.000700 1.812294 ( 2.141567)
build_ruby 0.001479 0.000968 4.512850 ( 27.318919)
build_all 0.007772 0.002307 6.019184 ( 6.752741)
build_install 0.019491 0.003267 8.692970 ( 13.508046)
test_btest 0.000668 0.000376 64.729671 ( 63.844644)
test_basic 0.007825 0.006295 1.056461 ( 2.904481)
test_all 0.105783 0.049682 760.399023 (469.372173)
test_rubyspec 0.048973 0.038922 109.719445 ( 41.613411)
total: 632.80 sec