Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-042447
#<BuildRuby:0x00005650c406e058
@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.20230924-042447",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007383 0.002784 25.946278 ( 24.239418)
build_miniruby 0.000524 0.001168 19.167410 ( 21.456785)
build_ruby 0.001922 0.000256 3.443488 ( 4.025979)
build_all 0.005099 0.004975 16.741541 ( 17.826521)
build_install 0.019730 0.001740 6.945781 ( 6.574612)
test_btest 0.000643 0.000101 65.240200 ( 52.126539)
test_basic 0.008572 0.000000 0.850502 ( 1.237041)
test_all 0.010684 0.000000 692.528255 (493.174303)
test_rubyspec 0.053486 0.027190 93.856897 (135.361714)
total: 756.02 sec