Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231225-063318
#<BuildRuby:0x0000558f3081dfc0
@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.20231225-063318",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.008643 0.000346 16.168782 ( 10.527701)
build_miniruby 0.001586 0.000117 77.657134 ( 40.427034)
build_ruby 0.001871 0.000000 3.361444 ( 3.857935)
build_all 0.004065 0.006076 15.147477 ( 14.617084)
build_install 0.016927 0.005005 6.342184 ( 5.575251)
test_btest 0.001084 0.000155 63.880154 ( 53.426956)
test_basic 0.003437 0.004524 0.812978 ( 1.234293)
test_all 0.107542 0.022433 750.372486 (786.324810)
test_rubyspec 0.044328 0.034777 138.734561 (253.651853)
total: 1169.64 sec