Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230723-150934
#<BuildRuby:0x000055bb814c6980
@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.20230723-150934",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.005663 0.001585 2.260545 ( 4.668240)
build_miniruby 0.001065 0.000298 1.609634 ( 1.842674)
build_ruby 0.001580 0.000443 3.175414 ( 15.965305)
build_all 0.007746 0.000949 2.705620 ( 2.759932)
build_install 0.016462 0.003138 3.921968 ( 4.090861)
test_btest 0.001447 0.000000 59.732086 ( 44.233309)
test_basic 0.003460 0.003534 0.798612 ( 1.212251)
test_all 0.001236 0.000341 598.034104 (328.181243)
test_rubyspec 0.030241 0.029906 81.695060 (108.753799)
total: 511.71 sec