Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-092849
#<BuildRuby:0x000055853fcaa1d8
@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.20230810-092849",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006693 0.000418 2.439427 ( 5.094164)
build_miniruby 0.000000 0.001950 1.728191 ( 1.917130)
build_ruby 0.000000 0.002041 3.510460 ( 4.022943)
build_all 0.000453 0.007979 2.856206 ( 2.714042)
build_install 0.007361 0.013175 4.183251 ( 4.369123)
test_btest 0.000610 0.000143 70.404109 ( 45.436109)
test_basic 0.004669 0.004362 0.904852 ( 1.100899)
test_all 0.000000 0.001433 641.580526 (356.981499)
test_rubyspec 0.039724 0.022954 87.849057 (111.305556)
total: 532.94 sec