Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-150622
#<BuildRuby:0x000056536fd3e398
@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.20230513-150622",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007404 0.000000 1.925028 ( 4.427273)
build_miniruby 0.001552 0.000000 1.251948 ( 1.514318)
build_ruby 0.001995 0.000000 2.564154 ( 3.080760)
build_all 0.004116 0.003503 2.313330 ( 2.193790)
build_install 0.008245 0.008221 3.272675 ( 3.250233)
test_btest 0.000889 0.000000 58.158013 ( 38.004994)
test_basic 0.002452 0.003813 0.664595 ( 1.054931)
test_all 0.000000 0.001106 569.366551 (344.039338)
test_rubyspec 0.017192 0.038418 74.539175 (103.196963)
total: 500.76 sec