Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-090856
#<BuildRuby:0x000055bc7e1da278
@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.20230604-090856",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.007029 1.882603 ( 3.753973)
build_miniruby 0.000681 0.000773 1.385163 ( 1.653460)
build_ruby 0.001389 0.000267 2.654423 ( 12.967170)
build_all 0.006552 0.000000 2.121111 ( 2.159673)
build_install 0.010235 0.005875 3.352020 ( 2.890330)
test_btest 0.000000 0.000873 63.762817 ( 37.370868)
test_basic 0.000000 0.003264 0.637220 ( 0.952538)
test_all 0.001677 0.000000 558.054497 (470.200760)
test_rubyspec 0.034078 0.028937 76.028450 (116.719940)
total: 648.67 sec