Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-072913
#<BuildRuby:0x000055845a67a2a8
@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.20230818-072913",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.007548 0.000896 3.335297 ( 6.926454)
build_miniruby 0.001160 0.000271 2.028539 ( 3.202179)
build_ruby 0.000000 0.002130 3.594543 ( 31.578217)
build_all 0.007553 0.001609 6.074450 ( 29.832096)
build_install 0.012356 0.009539 7.602679 ( 9.248826)
test_btest 0.000000 0.000843 68.875733 ( 52.397044)
test_basic 0.003260 0.006287 0.865774 ( 1.188483)
test_all 0.007298 0.004454 705.222140 (426.845280)
test_rubyspec 0.050686 0.025148 95.199675 (123.509388)
total: 684.73 sec