Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230509-210647
#<BuildRuby:0x000055c571d62090
@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.20230509-210647",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003699 0.003913 2.155925 ( 4.866260)
build_miniruby 0.001639 0.000427 2.363760 ( 2.130730)
build_ruby 0.001020 0.000266 2.969218 ( 3.605527)
build_all 0.006158 0.001607 2.226098 ( 2.200031)
build_install 0.016229 0.000720 3.379818 ( 3.419365)
test_btest 0.000801 0.000185 58.700482 ( 37.820018)
test_basic 0.002545 0.004013 0.652548 ( 0.906585)
test_all 0.000810 0.000210 565.621200 (286.677178)
test_rubyspec 0.025393 0.026333 69.456877 ( 84.587501)
total: 426.21 sec