Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-072624
#<BuildRuby:0x000055e31ef85f50
@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.20230805-072624",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006139 0.001316 2.451815 ( 5.073619)
build_miniruby 0.000000 0.002279 1.813597 ( 2.475347)
build_ruby 0.000453 0.001967 3.622017 ( 4.451481)
build_all 0.000000 0.009582 3.074192 ( 3.119194)
build_install 0.012400 0.008733 4.450908 ( 4.542349)
test_btest 0.000000 0.001074 70.811510 ( 52.121363)
test_basic 0.004854 0.003401 0.863672 ( 1.279333)
test_all 0.001578 0.000611 674.216446 (427.188918)
test_rubyspec 0.040391 0.021688 90.017048 (114.446333)
total: 614.70 sec