Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-222856
#<BuildRuby:0x0000555665a86450
@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.20231229-222856",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006937 0.000431 1.775200 ( 3.043118)
build_miniruby 0.001985 0.000000 1.765024 ( 2.368143)
build_ruby 0.001647 0.000000 3.454039 ( 4.269463)
build_all 0.008631 0.000000 5.357984 ( 6.714277)
build_install 0.012608 0.009248 6.396475 ( 8.493841)
test_btest 0.000740 0.000143 68.346781 ( 92.716152)
test_basic 0.003045 0.005090 0.810048 ( 1.679153)
test_all 0.096203 0.032788 759.266201 (701.690650)
test_rubyspec 0.037202 0.039913 92.662592 (151.151838)
total: 972.13 sec