Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-191109
#<BuildRuby:0x0000563fcd63a890
@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.20230603-191109",
@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.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005694 0.000743 1.976910 ( 4.447109)
build_miniruby 0.002021 0.000264 1.483206 ( 1.648982)
build_ruby 0.001390 0.000182 2.815385 ( 3.408912)
build_all 0.006568 0.000857 2.194456 ( 2.508113)
build_install 0.004281 0.015333 3.479253 ( 4.203628)
test_btest 0.000718 0.000187 63.108208 ( 43.840416)
test_basic 0.003840 0.000996 0.674876 ( 1.143122)
test_all 0.001233 0.000320 581.159235 (624.864068)
test_rubyspec 0.038734 0.026688 78.007992 (124.140560)
total: 810.21 sec