Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-044905
#<BuildRuby:0x000055672cbd29a8
@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.20231126-044905",
@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.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003267 0.003864 2.092575 ( 3.372638)
build_miniruby 0.001330 0.000275 1.715845 ( 2.261641)
build_ruby 0.001448 0.000300 3.427739 ( 3.895216)
build_all 0.001845 0.007592 5.448460 ( 4.577586)
build_install 0.014614 0.005870 6.824794 ( 6.741358)
test_btest 0.000688 0.000193 61.353106 ( 60.614195)
test_basic 0.008171 0.000000 0.767438 ( 1.044026)
test_all 0.087453 0.034177 659.027999 (374.928240)
test_rubyspec 0.044192 0.028768 89.454958 (125.653506)
total: 583.09 sec