Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-090005
#<BuildRuby:0x000055f9bce69f40
@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.20231209-090005",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000024 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.004470 0.003560 2.572169 ( 4.522568)
build_miniruby 0.001600 0.000000 1.704028 ( 2.126362)
build_ruby 0.001813 0.000000 3.299002 ( 3.933071)
build_all 0.005389 0.004372 5.588035 ( 5.600639)
build_install 0.005002 0.015904 7.080324 ( 7.556608)
test_btest 0.000813 0.000186 63.834360 ( 67.326285)
test_basic 0.005511 0.002455 0.787619 ( 1.338786)
test_all 0.102476 0.018019 667.878736 (400.929173)
test_rubyspec 0.044674 0.031105 91.486319 (135.944007)
total: 629.28 sec