Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-110658
#<BuildRuby:0x000056390d1fe450
@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.20230510-110658",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006211 0.000093 1.816927 ( 4.111942)
build_miniruby 0.001577 0.000000 1.325346 ( 1.483290)
build_ruby 0.001935 0.000000 2.723398 ( 3.217418)
build_all 0.003336 0.003464 2.227921 ( 2.413153)
build_install 0.015923 0.000570 3.268133 ( 3.550087)
test_btest 0.000000 0.000806 55.486385 ( 39.876724)
test_basic 0.000000 0.006604 0.697326 ( 1.058654)
test_all 0.000000 0.001355 548.935526 (276.755011)
test_rubyspec 0.023201 0.030291 73.497129 ( 95.247834)
total: 427.72 sec