Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-171040
#<BuildRuby:0x000056522dffa3e0
@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.20230712-171040",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.002969 0.004678 2.418506 ( 5.063078)
build_miniruby 0.008197 0.000000 22.039543 ( 16.572745)
build_ruby 0.000000 0.001760 3.213976 ( 3.899226)
build_all 0.007367 0.002129 5.749983 ( 4.524738)
build_install 0.017772 0.001825 6.542027 ( 11.025349)
test_btest 0.000818 0.000159 66.769207 ( 44.207838)
test_basic 0.001389 0.007165 0.785974 ( 1.036805)
test_all 0.000000 0.001921 613.914757 (339.896814)
test_rubyspec 0.030348 0.031486 84.301690 (114.072078)
total: 540.30 sec