Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-010659
#<BuildRuby:0x0000562f2ea9a138
@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.20230511-010659",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.000000 0.006948 1.947812 ( 4.273439)
build_miniruby 0.000664 0.000521 1.335168 ( 1.527771)
build_ruby 0.000000 0.001507 2.694535 ( 3.212179)
build_all 0.001466 0.005688 2.241517 ( 2.370394)
build_install 0.013451 0.002313 3.428542 ( 3.754704)
test_btest 0.000586 0.000142 56.859327 ( 38.044702)
test_basic 0.002116 0.004806 0.672212 ( 0.976270)
test_all 0.000671 0.000185 547.545097 (311.844052)
test_rubyspec 0.020106 0.031113 71.571697 ( 86.910937)
total: 452.92 sec